License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch.client |
ArtifactId | ArtifactIdx-pack-transport |
Last Version | Last Version7.17.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontransport-client
Elasticsearch subproject :x-pack:transport-client
|
Project URL |
Project URL |
Filename | Size |
---|---|
x-pack-transport-7.17.4.pom | |
x-pack-transport-7.17.4.jar | 6 KB |
x-pack-transport-7.17.4-sources.jar | 6 KB |
x-pack-transport-7.17.4-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsearch.client/x-pack-transport/ -->
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>x-pack-transport</artifactId>
<version>7.17.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.client/x-pack-transport/
implementation 'org.elasticsearch.client:x-pack-transport:7.17.4'
// https://jarcasting.com/artifacts/org.elasticsearch.client/x-pack-transport/
implementation ("org.elasticsearch.client:x-pack-transport:7.17.4")
'org.elasticsearch.client:x-pack-transport:jar:7.17.4'
<dependency org="org.elasticsearch.client" name="x-pack-transport" rev="7.17.4">
<artifact name="x-pack-transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.client', module='x-pack-transport', version='7.17.4')
)
libraryDependencies += "org.elasticsearch.client" % "x-pack-transport" % "7.17.4"
[org.elasticsearch.client/x-pack-transport "7.17.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.plugin : x-pack-core | jar | 7.17.4 |
org.elasticsearch.client : transport | jar | 7.17.4 |