License |
License |
---|---|
Categories |
CategoriesJest Data Databases Search Business Logic Libraries |
GroupId | GroupIdio.searchbox |
ArtifactId | ArtifactIdjest |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJest Apache HC Jar
ElasticSearch Java REST client - Apache HTTP Client package
|
Project URL |
Project URL |
Filename | Size |
---|---|
jest-6.3.1.pom | |
jest-6.3.1.jar | 86 KB |
jest-6.3.1-sources.jar | 41 KB |
jest-6.3.1-javadoc.jar | 447 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.searchbox/jest/ -->
<dependency>
<groupId>io.searchbox</groupId>
<artifactId>jest</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.searchbox/jest/
implementation 'io.searchbox:jest:6.3.1'
// https://jarcasting.com/artifacts/io.searchbox/jest/
implementation ("io.searchbox:jest:6.3.1")
'io.searchbox:jest:jar:6.3.1'
<dependency org="io.searchbox" name="jest" rev="6.3.1">
<artifact name="jest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.searchbox', module='jest', version='6.3.1')
)
libraryDependencies += "io.searchbox" % "jest" % "6.3.1"
[io.searchbox/jest "6.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.searchbox : jest-common | jar | 6.3.1 |
org.apache.httpcomponents : httpcore-nio | jar | 4.4.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-test-framework | jar | 7.3.1 |
org.elasticsearch.test : framework | jar | 6.3.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.4.0 |
org.apache.lucene : lucene-codecs | jar | 7.3.1 |
junit : junit | jar | 4.12 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.littleshoot : littleproxy | jar | 1.1.2 |
commons-io : commons-io | jar | 2.5 |
org.elasticsearch : elasticsearch | jar | 6.3.1 |
org.elasticsearch.plugin : reindex-client | jar | 6.3.1 |
org.elasticsearch.plugin : transport-netty4-client | jar | 6.3.1 |
org.codelibs.elasticsearch.module : lang-painless | jar | 6.3.1 |
org.elasticsearch.plugin : percolator-client | jar | 6.3.1 |
org.elasticsearch.plugin : lang-mustache-client | jar | 6.3.1 |
org.apache.logging.log4j : log4j-api | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
com.github.spullara.mustache.java : compiler | jar | 0.9.4 |