You can download transport-5.2.1.jar in this page.
The Apache Software License, Version 2.0
transport-5.2.1.jar file has the following types.
META-INF/LICENSE.txt META-INF/MANIFEST.MF META-INF/NOTICE.txt org.elasticsearch.transport.client.PreBuiltTransportClient.class
transport-5.2.1.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.elasticsearch.client</groupId> <artifactId>transport</artifactId> <version>5.2.1</version> <dependencies> <dependency> <groupId>org.elasticsearch</groupId> <artifactId>elasticsearch</artifactId> <version>5.2.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.elasticsearch.plugin</groupId> <artifactId>transport-netty3-client</artifactId> <version>5.2.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.elasticsearch.plugin</groupId> <artifactId>transport-netty4-client</artifactId> <version>5.2.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.elasticsearch.plugin</groupId> <artifactId>reindex-client</artifactId> <version>5.2.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.elasticsearch.plugin</groupId> <artifactId>lang-mustache-client</artifactId> <version>5.2.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.elasticsearch.plugin</groupId> <artifactId>percolator-client</artifactId> <version>5.2.1</version> <scope>compile</scope> </dependency> </dependencies> <inceptionYear>2009</inceptionYear> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <name>Elastic</name> <url>http://www.elastic.co</url> </developer> </developers> <name>transport</name> <description>Elasticsearch subproject :client:transport</description> <url>https://github.com/elastic/elasticsearch</url> <scm> <url>git@github.com:elastic/elasticsearch.git</url> </scm> </project>
<dependency> <groupId>org.elasticsearch.client</groupId> <artifactId>transport</artifactId> <version>5.2.1</version> </dependency>
If you think the following transport-5.2.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download transport-5.2.1.jar file