e

exist-index-ngram

eXist-db NoSQL Database n-gram Index
Files download
File Operation
exist-index-ngram-6.3.0.jar download
exist-index-ngram-6.3.0.pom download
exist-index-ngram-6.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.exist-db</groupId>
  <artifactId>exist-index-ngram</artifactId>
  <version>6.3.0</version>
</dependency>
Gradle Groovy
implementation 'org.exist-db:exist-index-ngram:6.3.0'
Gradle Kotlin
implementation("org.exist-db:exist-index-ngram:6.3.0")
Scala SBT
libraryDependencies += "org.exist-db" % "exist-index-ngram" % "6.3.0"
Groovy Grape
@Grapes(
  @Grab(group='org.exist-db', module='exist-index-ngram', version='6.3.0')
)
Apache Ivy
<dependency org="org.exist-db" name="exist-index-ngram" rev="6.3.0" />
Leiningen
[org.exist-db/exist-index-ngram "6.3.0"]
Apache Buildr
'org.exist-db:exist-index-ngram:jar:6.3.0'