Last Version

QA: Smoke Test Client 2.4.5

Test the Java Client against a running cluster

License

License

Categories

Categories

Data CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.strapdata.elasticsearch.qa
ArtifactId

ArtifactId

smoke-test-client
Version

Version

2.4.5
Type

Type

jar
Description

Description

QA: Smoke Test Client
Test the Java Client against a running cluster

Download smoke-test-client 2.4.5


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

Dependencies

test (4)

Group / Artifact Type Version
com.strapdata.elasticsearch : elasticsearch jar 2.4.5
log4j : log4j jar 1.2.17
org.hamcrest : hamcrest-all jar 1.3
org.apache.lucene : lucene-test-framework jar 5.5.4

Project Modules

There are no modules declared in this project.