is not current version
Last Version 0.1.0

org.mydotey.tool:elasticsearch-ops 0.0.1

elasticsearch ops lib

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.mydotey.tool
ArtifactId

ArtifactId

elasticsearch-ops
Version

Version

0.0.1
Type

Type

jar

Download elasticsearch-ops 0.0.1


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