g

graphannis-root

This is a prototype for a new backend implementation of the ANNIS linguistic search and visualization system.
https://github.com/corpus-tools/graphANNIS
The Apache Software License, Version 2.0
Thomas Krause
Thomas Krause
文件下载
文件名 操作
graphannis-root-0.8.1.pom 下载
Apache Maven
<dependency>
  <groupId>org.corpus-tools</groupId>
  <artifactId>graphannis-root</artifactId>
  <version>0.8.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.corpus-tools:graphannis-root:0.8.1'
Gradle Kotlin
implementation("org.corpus-tools:graphannis-root:0.8.1")
Scala SBT
libraryDependencies += "org.corpus-tools" % "graphannis-root" % "0.8.1"
Groovy Grape
@Grapes(
  @Grab(group='org.corpus-tools', module='graphannis-root', version='0.8.1')
)
Apache Ivy
<dependency org="org.corpus-tools" name="graphannis-root" rev="0.8.1" />
Leiningen
[org.corpus-tools/graphannis-root "0.8.1"]
Apache Buildr
'org.corpus-tools:graphannis-root:jar:0.8.1'
本项目依赖
该项目无第三方依赖