License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch.qa |
ArtifactId | ArtifactIdsmoke-test-plugins |
Version | Version2.4.6 |
Type | Typejar |
Description |
DescriptionQA: Smoke Test Plugins
Loads up all of our plugins
|
Filename | Size |
---|---|
smoke-test-plugins-2.4.6.pom | |
smoke-test-plugins-2.4.6.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsearch.qa/smoke-test-plugins/ -->
<dependency>
<groupId>org.elasticsearch.qa</groupId>
<artifactId>smoke-test-plugins</artifactId>
<version>2.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.qa/smoke-test-plugins/
implementation 'org.elasticsearch.qa:smoke-test-plugins:2.4.6'
// https://jarcasting.com/artifacts/org.elasticsearch.qa/smoke-test-plugins/
implementation ("org.elasticsearch.qa:smoke-test-plugins:2.4.6")
'org.elasticsearch.qa:smoke-test-plugins:jar:2.4.6'
<dependency org="org.elasticsearch.qa" name="smoke-test-plugins" rev="2.4.6">
<artifact name="smoke-test-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.qa', module='smoke-test-plugins', version='2.4.6')
)
libraryDependencies += "org.elasticsearch.qa" % "smoke-test-plugins" % "2.4.6"
[org.elasticsearch.qa/smoke-test-plugins "2.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | test-jar | 2.4.6 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.apache.lucene : lucene-test-framework | jar | 5.5.4 |