- Java REST Client (deprecated): other versions:
- Overview
- Java Low Level REST Client
- Java High Level REST Client
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
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.
Was this helpful?
Thank you for your feedback.