License |
License |
---|---|
GroupId | GroupIdcom.grookage.jelastic |
ArtifactId | ArtifactIdjelastic |
Version | Version7.3.0 |
Type | Typejar |
Description |
Descriptionjelastic
A search DSL written in java atop Elasticsearch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jelastic-7.3.0.pom | |
jelastic-7.3.0.jar | 122 KB |
jelastic-7.3.0-sources.jar | 66 KB |
jelastic-7.3.0-javadoc.jar | 830 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 2.0.28 |
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 |