License |
License |
---|---|
Categories |
CategorieseXist Data Databases Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-index-lucene |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db Lucene Index
eXist-db NoSQL Database Lucene Index
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-index-lucene-6.0.1.pom | |
exist-index-lucene-6.0.1.jar | 179 KB |
exist-index-lucene-6.0.1-sources.jar | 107 KB |
exist-index-lucene-6.0.1-javadoc.jar | 332 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-index-lucene/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-index-lucene</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-index-lucene/
implementation 'org.exist-db:exist-index-lucene:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-index-lucene/
implementation ("org.exist-db:exist-index-lucene:6.0.1")
'org.exist-db:exist-index-lucene:jar:6.0.1'
<dependency org="org.exist-db" name="exist-index-lucene" rev="6.0.1">
<artifact name="exist-index-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-index-lucene', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-index-lucene" % "6.0.1"
[org.exist-db/exist-index-lucene "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 6.0.1 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.lucene : lucene-core | jar | 4.10.4 |
org.apache.lucene : lucene-analyzers-common | jar | 4.10.4 |
org.apache.lucene : lucene-analyzers-icu | jar | 4.10.4 |
org.apache.lucene : lucene-facet | jar | 4.10.4 |
org.apache.lucene : lucene-queryparser | jar | 4.10.4 |
com.evolvedbinary.j8fu : j8fu | jar | 1.23.0 |
io.lacuna : bifurcan | jar | 0.2.0-alpha6 |
net.sf.xmldb-org : xmldb-api | jar | 1.7.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
xml-apis : xml-apis | jar | 1.4.01 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-queries | jar | 4.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
junit : junit | jar | 4.13.2 |
org.xmlunit : xmlunit-legacy | jar | 2.8.4 |
com.googlecode.junit-toolbox : junit-toolbox | jar | 2.4 |
org.exist-db : exist-samples | jar | 6.0.1 |