License |
License |
---|---|
GroupId | GroupIdio.polyglotted |
ArtifactId | ArtifactIdelastic-common |
Last Version | Last Version6.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelastic-common
Elastic Common Utils
|
Filename | Size |
---|---|
elastic-common-6.8.5.pom | |
elastic-common-6.8.5.jar | 20 KB |
elastic-common-6.8.5-sources.jar | 11 KB |
elastic-common-6.8.5-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.polyglotted/elastic-common/ -->
<dependency>
<groupId>io.polyglotted</groupId>
<artifactId>elastic-common</artifactId>
<version>6.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.polyglotted/elastic-common/
implementation 'io.polyglotted:elastic-common:6.8.5'
// https://jarcasting.com/artifacts/io.polyglotted/elastic-common/
implementation ("io.polyglotted:elastic-common:6.8.5")
'io.polyglotted:elastic-common:jar:6.8.5'
<dependency org="io.polyglotted" name="elastic-common" rev="6.8.5">
<artifact name="elastic-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polyglotted', module='elastic-common', version='6.8.5')
)
libraryDependencies += "io.polyglotted" % "elastic-common" % "6.8.5"
[io.polyglotted/elastic-common "6.8.5"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-client | jar | 6.8.5 |
org.elasticsearch.client : elasticsearch-rest-client-sniffer | jar | 6.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-jcl | jar | 2.10.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |
pl.pragmatists : JUnitParams | jar | 1.1.1 |