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

de.bytefish.elasticutils:elasticutils-parent 0.5

Library for simplified access to the ElasticSearch Java API.

Группа

Группа

de.bytefish.elasticutils
Идентификатор

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

elasticutils-parent
Версия

Версия

0.5
Тип

Тип

pom

Скачать elasticutils-parent 0.5

Имя Файла Размер
elasticutils-parent-0.5.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/de.bytefish.elasticutils/elasticutils-parent/ -->
<dependency>
    <groupId>de.bytefish.elasticutils</groupId>
    <artifactId>elasticutils-parent</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.bytefish.elasticutils/elasticutils-parent/
implementation 'de.bytefish.elasticutils:elasticutils-parent:0.5'
// https://jarcasting.com/artifacts/de.bytefish.elasticutils/elasticutils-parent/
implementation ("de.bytefish.elasticutils:elasticutils-parent:0.5")
'de.bytefish.elasticutils:elasticutils-parent:pom:0.5'
<dependency org="de.bytefish.elasticutils" name="elasticutils-parent" rev="0.5">
  <artifact name="elasticutils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.bytefish.elasticutils', module='elasticutils-parent', version='0.5')
)
libraryDependencies += "de.bytefish.elasticutils" % "elasticutils-parent" % "0.5"
[de.bytefish.elasticutils/elasticutils-parent "0.5"]