Elasticsearch transport client for connecting to Elasticsearch clusters via the transport protocol.
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>transport</artifactId>
<version>7.17.29</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a transport client to connect to Elasticsearch.
Use org.elasticsearch.client:elasticsearch-rest-high-level-client for 7.x or the new Java client for 8.x.
No dependency data recorded yet.