io.github.jzdayz:elasticsearch

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

io.github.jzdayz
ArtifactId

ArtifactId

elasticsearch
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download elasticsearch

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.3.2
org.elasticsearch.client : transport jar 7.3.2
ch.qos.logback : logback-classic jar 1.2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0