NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
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.