Elastic Search Models

Standard set of models for elastic search abstraction

License

License

GroupId

GroupId

io.polyglotted
ArtifactId

ArtifactId

es-model
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Elastic Search Models
Standard set of models for elastic search abstraction
Project Organization

Project Organization

Polyglotted IO

Download es-model

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 18.0
com.google.code.gson : gson jar 2.3.1

test (4)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3
org.hamcrest : hamcrest-all jar 1.3
org.testng : testng jar 6.9.6

Project Modules

There are no modules declared in this project.
io.polyglotted

Polyglotted

Versions

Version
1.0.1
1.0.0