Last Version

elasticutils-elasticsearch5 1.3

Library for simplified access to the ElasticSearch Java API.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

de.bytefish.elasticutils
ArtifactId

ArtifactId

elasticutils-elasticsearch5
Version

Version

1.3
Type

Type

jar
Description

Description

elasticutils-elasticsearch5
Library for simplified access to the ElasticSearch Java API.

Download elasticutils-elasticsearch5 1.3


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

Dependencies

compile (6)

Group / Artifact Type Version
de.bytefish.elasticutils : elasticutils-core jar 1.3
org.elasticsearch : elasticsearch jar 5.0.0
org.elasticsearch.client : transport jar 5.0.0
com.google.collections : google-collections jar 1.0
org.apache.logging.log4j : log4j-api jar 2.6.2
org.apache.logging.log4j : log4j-core jar 2.6.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.