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

org.apache.lucene:lucene-solr-grandparent 5.5.3

Grandparent POM for Apache Lucene Core and Apache Solr

Группа

Группа

org.apache.lucene
Идентификатор

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

lucene-solr-grandparent
Версия

Версия

5.5.3
Тип

Тип

pom

Скачать lucene-solr-grandparent 5.5.3

Имя Файла Размер
lucene-solr-grandparent-5.5.3.pom 387 KB
Обзор

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