is not current version
Last Version 1.0.5

org.sistcoop:elasticsearch-shaded 1.0.3


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

elasticsearch-shaded
Version

Version

1.0.3
Type

Type

jar

Download elasticsearch-shaded 1.0.3


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