is not current version
Last Version 6.2.3.31

com.strapdata.elasticsearch.test:framework 6.2.3.12

Elasticsearch subproject :test:framework

Categories

Categories

Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.strapdata.elasticsearch.test
ArtifactId

ArtifactId

framework
Version

Version

6.2.3.12
Type

Type

jar

Download framework 6.2.3.12


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