elasticsearch-ops

elasticsearch ops lib

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.mydotey.tool
ArtifactId

ArtifactId

elasticsearch-ops
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

elasticsearch-ops
elasticsearch ops lib
Project URL

Project URL

https://github.com/mydotey/elasticsearch-ops
Project Organization

Project Organization

mydotey.org
Source Code Management

Source Code Management

https://github.com/mydotey/elasticsearch-ops

Download elasticsearch-ops

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
org.mydotey.lang : lang-extension jar 1.1.2
com.google.guava : guava jar 19.0
org.elasticsearch : elasticsearch jar 7.3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-core jar 2.11.1

Project Modules

There are no modules declared in this project.

elasticsearch-ops

org.mydotey.tool

Versions

Version
0.1.0
0.0.1