is not current version
Last Version 1.0.5

org.sistcoop:elasticsearch 1.0.3

Elasticsearch Shaded

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

elasticsearch
Version

Version

1.0.3
Type

Type

pom

Download elasticsearch 1.0.3

Filename Size
elasticsearch-1.0.3.pom 15 KB
Browse

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