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

com.strapdata.elasticsearch.test:example-fixture 6.2.3.27

Elasticsearch subproject :test:fixtures:example-fixture

Категории

Категории

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

Группа

com.strapdata.elasticsearch.test
Идентификатор

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

example-fixture
Версия

Версия

6.2.3.27
Тип

Тип

jar

Скачать example-fixture 6.2.3.27


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