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

testcontainers-elasticsearch 1.2.4

Test containers Elasticsearch

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.ydespreaux.testcontainers
Идентификатор

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

testcontainers-elasticsearch
Версия

Версия

1.2.4
Тип

Тип

jar
Описание

Описание

testcontainers-elasticsearch
Test containers Elasticsearch

Скачать testcontainers-elasticsearch 1.2.4


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.ydespreaux.testcontainers : testcontainers-commons jar 1.2.4
org.apache.commons : commons-lang3 jar 3.7
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.projectlombok : lombok jar 1.18.2

test (6)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 3.13.1
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
org.junit.jupiter : junit-jupiter jar 5.4.1
org.junit.vintage : junit-vintage-engine jar
org.junit.platform : junit-platform-runner jar
org.testcontainers : junit-jupiter jar 1.11.2

Модули Проекта

Данный проект не имеет модулей.