Categories |
CategoriesNet CLI User Interface |
---|---|
GroupId | GroupIdnet.wicp.tams |
ArtifactId | ArtifactIdcommon-es-client |
Last Version | Last Version7.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
common-es-client-7.6.5.pom | |
common-es-client-7.6.5.jar | 23 KB |
common-es-client-7.6.5-sources.jar | 14 KB |
common-es-client-7.6.5-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/common-es-client/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>common-es-client</artifactId>
<version>7.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/common-es-client/
implementation 'net.wicp.tams:common-es-client:7.6.5'
// https://jarcasting.com/artifacts/net.wicp.tams/common-es-client/
implementation ("net.wicp.tams:common-es-client:7.6.5")
'net.wicp.tams:common-es-client:jar:7.6.5'
<dependency org="net.wicp.tams" name="common-es-client" rev="7.6.5">
<artifact name="common-es-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='common-es-client', version='7.6.5')
)
libraryDependencies += "net.wicp.tams" % "common-es-client" % "7.6.5"
[net.wicp.tams/common-es-client "7.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-client-sniffer | jar | |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | |
org.apache.lucene : lucene-core | jar | |
net.wicp.tams : common-http | jar | |
net.wicp.tams : common-web | jar | |
org.apache.commons : commons-pool2 | jar | |
net.wicp.tams : common-es-assit | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | |
ch.qos.logback : logback-classic | jar | |
mysql : mysql-connector-java | jar |