jelastic

A search DSL written in java atop Elasticsearch

License

License

GroupId

GroupId

com.grookage.jelastic
ArtifactId

ArtifactId

jelastic
Last Version

Last Version

7.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

jelastic
A search DSL written in java atop Elasticsearch
Project URL

Project URL

https://github.com/grookage/jelastic
Source Code Management

Source Code Management

https://github.com/grookage/jelastic.git

Download jelastic

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6
io.dropwizard : dropwizard-validation jar 2.0.28
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.7
com.fasterxml.jackson.core : jackson-core jar 2.9.3
com.fasterxml.jackson.core : jackson-annotations jar 2.9.3
org.apache.commons : commons-io jar 1.3.2
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.3.0
org.elasticsearch : elasticsearch jar 7.3.0

provided (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.28

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 2.0.2-beta
io.dropwizard : dropwizard-testing jar 1.3.5
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.25.1

Project Modules

There are no modules declared in this project.

Versions

Version
7.3.0
7.2.1-1