License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.xbib |
ArtifactId | ArtifactIdelasticsearch-extras-client |
Last Version | Last Version5.3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-extras-client
null
|
Project Organization |
Project Organizationxbib |
<!-- https://jarcasting.com/artifacts/org.xbib/elasticsearch-extras-client/ -->
<dependency>
<groupId>org.xbib</groupId>
<artifactId>elasticsearch-extras-client</artifactId>
<version>5.3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/elasticsearch-extras-client/
implementation 'org.xbib:elasticsearch-extras-client:5.3.0.0'
// https://jarcasting.com/artifacts/org.xbib/elasticsearch-extras-client/
implementation ("org.xbib:elasticsearch-extras-client:5.3.0.0")
'org.xbib:elasticsearch-extras-client:jar:5.3.0.0'
<dependency org="org.xbib" name="elasticsearch-extras-client" rev="5.3.0.0">
<artifact name="elasticsearch-extras-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='elasticsearch-extras-client', version='5.3.0.0')
)
libraryDependencies += "org.xbib" % "elasticsearch-extras-client" % "5.3.0.0"
[org.xbib/elasticsearch-extras-client "5.3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : transport | jar | 5.3.0 |
org.xbib : metrics | jar | 1.0.0 |
io.netty : netty-transport-native-epoll | jar | 4.1.7.Final |
org.apache.logging.log4j : log4j-api | jar | 2.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.logging.log4j : log4j-core | jar | 2.8 |