<dependency>
<groupId>org.elasticsearch.test</groupId>
<artifactId>framework</artifactId>
<version>8.13.0</version>
</dependency>
compile
|-- org.elasticsearch.client:elasticsearch-rest-client:8.13.0
|-- org.elasticsearch.plugin:transport-netty4:8.13.0
|-- org.elasticsearch:elasticsearch-ssl-config:8.13.0
|-- org.elasticsearch:elasticsearch:8.13.0
|-- org.elasticsearch:elasticsearch-cli:8.13.0
|-- org.elasticsearch:elasticsearch-preallocate:8.13.0
|-- com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.0
|-- org.apache.lucene:lucene-test-framework:9.10.0
|-- org.apache.lucene:lucene-codecs:9.10.0
|-- commons-logging:commons-logging:1.2
|-- commons-codec:commons-codec:1.15
|-- org.mockito:mockito-core:5.9.0
|-- org.mockito:mockito-subclass:5.9.0
|-- net.bytebuddy:byte-buddy:1.14.11