| License | License | 
|---|---|
| GroupId | GroupIdio.polyglotted | 
| ArtifactId | ArtifactIdes-model | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionElastic Search Models Standard set of models for elastic search abstraction | 
| Project Organization | Project OrganizationPolyglotted IO | 
| Filename | Size | 
|---|---|
| es-model-1.0.1.pom | |
| es-model-1.0.1.jar | 72 KB | 
| es-model-1.0.1-sources.jar | 22 KB | 
| es-model-1.0.1-javadoc.jar | 245 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |