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

com.github.tinesoft:spring-esdata-loader-junit4 1.0.3

JUnit4 implementation of spring-esdata-loader: testing library to easily load data to test your spring-data-elasticsearch-based projects

Категории

Категории

JUnit Тестирование компонентов Данные
Группа

Группа

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

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

spring-esdata-loader-junit4
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать spring-esdata-loader-junit4 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.tinesoft/spring-esdata-loader-junit4/ -->
<dependency>
    <groupId>com.github.tinesoft</groupId>
    <artifactId>spring-esdata-loader-junit4</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tinesoft/spring-esdata-loader-junit4/
implementation 'com.github.tinesoft:spring-esdata-loader-junit4:1.0.3'
// https://jarcasting.com/artifacts/com.github.tinesoft/spring-esdata-loader-junit4/
implementation ("com.github.tinesoft:spring-esdata-loader-junit4:1.0.3")
'com.github.tinesoft:spring-esdata-loader-junit4:jar:1.0.3'
<dependency org="com.github.tinesoft" name="spring-esdata-loader-junit4" rev="1.0.3">
  <artifact name="spring-esdata-loader-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tinesoft', module='spring-esdata-loader-junit4', version='1.0.3')
)
libraryDependencies += "com.github.tinesoft" % "spring-esdata-loader-junit4" % "1.0.3"
[com.github.tinesoft/spring-esdata-loader-junit4 "1.0.3"]