is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird-lucene 4.5

Lucene Index InputFormats and OutputFormats

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-lucene
Version

Version

4.5
Type

Type

jar

Download elephant-bird-lucene 4.5


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