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