не последняя версия
Последняя версия 2.4.6

org.elasticsearch.qa:smoke-test-command-line-params 2.2.0

Tests command line params such as -p pidfile work. Currently only tests pid file. Note that we cannot have this as vagrant tests only because windows needs to be checked as well.

Категории

Категории

Search Прикладные библиотеки Elasticsearch
Группа

Группа

org.elasticsearch.qa
Идентификатор

Идентификатор

smoke-test-command-line-params
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать smoke-test-command-line-params 2.2.0


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