is not current version
Last Version 4.17

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

Lucene Index InputFormats and OutputFormats

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-lucene
Version

Version

4.14
Type

Type

jar

Download elephant-bird-lucene 4.14


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