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

io.polyglotted:es-model 1.0.0

Standard set of models for elastic search abstraction

Группа

Группа

io.polyglotted
Идентификатор

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

es-model
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать es-model 1.0.0


<!-- https://jarcasting.com/artifacts/io.polyglotted/es-model/ -->
<dependency>
    <groupId>io.polyglotted</groupId>
    <artifactId>es-model</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.polyglotted/es-model/
implementation 'io.polyglotted:es-model:1.0.0'
// https://jarcasting.com/artifacts/io.polyglotted/es-model/
implementation ("io.polyglotted:es-model:1.0.0")
'io.polyglotted:es-model:jar:1.0.0'
<dependency org="io.polyglotted" name="es-model" rev="1.0.0">
  <artifact name="es-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polyglotted', module='es-model', version='1.0.0')
)
libraryDependencies += "io.polyglotted" % "es-model" % "1.0.0"
[io.polyglotted/es-model "1.0.0"]