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

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

Grandparent POM for Apache Lucene Core and Apache Solr

Группа

Группа

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

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

lucene-solr-grandparent
Версия

Версия

8.3.0
Тип

Тип

pom

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

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

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