WARNING: Deprecated in 7.15.0.
The Java REST Client is deprecated in favor of the Java API Client.
Updating the dependencies
editUpdating the dependencies
editJava application that uses the TransportClient
depends on the
org.elasticsearch.client:transport
artifact. This dependency
must be replaced by a new dependency on the high-level client.
The Getting Started page shows typical configurations for Maven and Gradle and presents the dependencies brought by the high-level client.