is not current version
Last Version 8.2.3

framework 8.2.2

Elasticsearch subproject :test:framework

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.test
ArtifactId

ArtifactId

framework
Version

Version

8.2.2
Type

Type

jar
Description

Description

framework
Elasticsearch subproject :test:framework
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download framework 8.2.2


<!-- https://jarcasting.com/artifacts/org.elasticsearch.test/framework/ -->
<dependency>
    <groupId>org.elasticsearch.test</groupId>
    <artifactId>framework</artifactId>
    <version>8.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.test/framework/
implementation 'org.elasticsearch.test:framework:8.2.2'
// https://jarcasting.com/artifacts/org.elasticsearch.test/framework/
implementation ("org.elasticsearch.test:framework:8.2.2")
'org.elasticsearch.test:framework:jar:8.2.2'
<dependency org="org.elasticsearch.test" name="framework" rev="8.2.2">
  <artifact name="framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.test', module='framework', version='8.2.2')
)
libraryDependencies += "org.elasticsearch.test" % "framework" % "8.2.2"
[org.elasticsearch.test/framework "8.2.2"]

Dependencies

compile (16)

Group / Artifact Type Version
org.elasticsearch.client : elasticsearch-rest-client jar 8.2.2
org.elasticsearch.plugin : transport-netty4 jar 8.2.2
org.elasticsearch : elasticsearch-ssl-config jar 8.2.2
org.elasticsearch : elasticsearch jar 8.2.2
org.elasticsearch : elasticsearch-cli jar 8.2.2
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.7.7
junit : junit jar 4.12
org.hamcrest : hamcrest jar 2.1
org.apache.lucene : lucene-test-framework jar 9.1.0
org.apache.lucene : lucene-codecs jar 9.1.0
commons-logging : commons-logging jar 1.1.3
commons-codec : commons-codec jar 1.14
org.mockito : mockito-core jar 4.4.0
net.bytebuddy : byte-buddy jar 1.12.9
org.objenesis : objenesis jar 3.2
org.elasticsearch : mocksocket jar 1.2

Project Modules

There are no modules declared in this project.