There is a newer version of the record available.

Published January 16, 2017 | Version v0.1.0
Software Open

thomaskrause/graphANNIS: alpha release 0.1.0

Creators

  • 1. Humboldt-Universität zu Berlin

Description

This is an alpha release intended for other developers.

If you want to use this release in a Java application, you can use the following Maven dependency:

<dependency> <groupId>org.corpus-tools</groupId> <artifactId>graphannis-api</artifactId> <version>0.1.0</version> </dependency>

You will need the binaries for the operating system you are running on as well. For each supported platform there is an Maven artifact with a special classifier, e.g. for Windows (64 bit) add the additional dependency

<dependency> <groupId>org.corpus-tools</groupId> <artifactId>graphannis-api</artifactId> <version>0.1.0</version> <classifier>windows-x86_64</classifier> </dependency>

The platform classifiers currently available in Maven Central are:

  • windows-x86_64
  • linux-x86_64
  • macosx-x86_64

Files

thomaskrause/graphANNIS-v0.1.0.zip

Files (4.0 MB)

Name Size Download all
md5:ebfa6fae20f58880d0ded349bb9522fa
4.0 MB Preview Download

Additional details