Last Version

mavenDeployer 6.2.3.31

Elasticsearch subproject :client:transport

License

License

Categories

Categories

Data CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.strapdata.elasticsearch.client
ArtifactId

ArtifactId

transport
Version

Version

6.2.3.31
Type

Type

jar
Description

Description

mavenDeployer
Elasticsearch subproject :client:transport
Project URL

Project URL

https://github.com/strapdata/elassandra
Source Code Management

Source Code Management

https://github.com/strapdata/elassandra

Download transport 6.2.3.31


<!-- https://jarcasting.com/artifacts/com.strapdata.elasticsearch.client/transport/ -->
<dependency>
    <groupId>com.strapdata.elasticsearch.client</groupId>
    <artifactId>transport</artifactId>
    <version>6.2.3.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.strapdata.elasticsearch.client/transport/
implementation 'com.strapdata.elasticsearch.client:transport:6.2.3.31'
// https://jarcasting.com/artifacts/com.strapdata.elasticsearch.client/transport/
implementation ("com.strapdata.elasticsearch.client:transport:6.2.3.31")
'com.strapdata.elasticsearch.client:transport:jar:6.2.3.31'
<dependency org="com.strapdata.elasticsearch.client" name="transport" rev="6.2.3.31">
  <artifact name="transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strapdata.elasticsearch.client', module='transport', version='6.2.3.31')
)
libraryDependencies += "com.strapdata.elasticsearch.client" % "transport" % "6.2.3.31"
[com.strapdata.elasticsearch.client/transport "6.2.3.31"]

Dependencies

compile (7)

Group / Artifact Type Version
com.strapdata.elasticsearch : elasticsearch jar 6.2.3.31
com.strapdata.elasticsearch.plugin » transport-netty4-client jar 6.2.3.31
com.strapdata.elasticsearch.plugin » reindex-client jar 6.2.3.31
com.strapdata.elasticsearch.plugin » lang-mustache-client jar 6.2.3.31
com.strapdata.elasticsearch.plugin » percolator-client jar 6.2.3.31
com.strapdata.elasticsearch.plugin » parent-join-client jar 6.2.3.31
com.strapdata.elasticsearch.plugin » rank-eval-client jar 6.2.3.31

test (3)

Group / Artifact Type Version
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.5.2
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.