Lucene Contrib bdb-je

Berkeley DB based Directory implementation

License

License

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-bdb-je
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Lucene Contrib bdb-je
Berkeley DB based Directory implementation
Project Organization

Project Organization

The Apache Software Foundation

Download lucene-bdb-je

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.lucene/lucene-bdb-je/ -->
<dependency>
    <groupId>org.apache.lucene</groupId>
    <artifactId>lucene-bdb-je</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-bdb-je/
implementation 'org.apache.lucene:lucene-bdb-je:3.1.0'
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-bdb-je/
implementation ("org.apache.lucene:lucene-bdb-je:3.1.0")
'org.apache.lucene:lucene-bdb-je:jar:3.1.0'
<dependency org="org.apache.lucene" name="lucene-bdb-je" rev="3.1.0">
  <artifact name="lucene-bdb-je" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.lucene', module='lucene-bdb-je', version='3.1.0')
)
libraryDependencies += "org.apache.lucene" % "lucene-bdb-je" % "3.1.0"
[org.apache.lucene/lucene-bdb-je "3.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 3.1.0
com.sleepycat » berkeleydb-je jar 3.3.93

test (2)

Group / Artifact Type Version
org.apache.lucene : lucene-test-framework jar 3.1.0
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.9.4
2.9.3
2.9.2
2.9.1
2.9.0
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.0