IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Updating the dependencies
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Updating 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.
Was this helpful?
Thank you for your feedback.