не последняя версия
Последняя версия 4.17

com.twitter.elephantbird:elephant-bird-lucene 4.15-RC1

Lucene Index InputFormats and OutputFormats

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.twitter.elephantbird
Идентификатор

Идентификатор

elephant-bird-lucene
Версия

Версия

4.15-RC1
Тип

Тип

jar

Скачать elephant-bird-lucene 4.15-RC1


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