| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
| GroupId | GroupIdorg.codelibs |
| ArtifactId | ArtifactIdelasticsearch-httpclient |
| Last Version | Last Version7.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionelasticsearch-httpclient
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.codelibs/elasticsearch-httpclient/ -->
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>elasticsearch-httpclient</artifactId>
<version>7.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-httpclient/
implementation 'org.codelibs:elasticsearch-httpclient:7.10.0'
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-httpclient/
implementation ("org.codelibs:elasticsearch-httpclient:7.10.0")
'org.codelibs:elasticsearch-httpclient:jar:7.10.0'
<dependency org="org.codelibs" name="elasticsearch-httpclient" rev="7.10.0">
<artifact name="elasticsearch-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='elasticsearch-httpclient', version='7.10.0')
)
libraryDependencies += "org.codelibs" % "elasticsearch-httpclient" % "7.10.0"
[org.codelibs/elasticsearch-httpclient "7.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsearch : elasticsearch | jar | 7.10.0 |
| org.codelibs : curl4j | jar | 1.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codelibs : elasticsearch-cluster-runner | jar | 7.10.0.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.7.0 |