is not current version
Last Version 2.4.6

org.elasticsearch.qa:smoke-test-reindex-with-groovy 2.4.2

Test the Reindex with Groovy

Categories

Categories

Groovy Languages Search Business Logic Libraries Elasticsearch Dex General Purpose Libraries Utility
GroupId

GroupId

org.elasticsearch.qa
ArtifactId

ArtifactId

smoke-test-reindex-with-groovy
Version

Version

2.4.2
Type

Type

jar

Download smoke-test-reindex-with-groovy 2.4.2


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