您需要在
transport工件上添加一个依赖项:
<dependency> <groupId>org.elasticsearch.client</groupId> <artifactId>transport</artifactId> <version>5.0.0-beta1</version></dependency>

您需要在
transport工件上添加一个依赖项:
<dependency> <groupId>org.elasticsearch.client</groupId> <artifactId>transport</artifactId> <version>5.0.0-beta1</version></dependency>