| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов Данные |
| Группа | Группаcom.github.tinesoft |
| Идентификатор | Идентификаторspring-esdata-loader-junit4 |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-esdata-loader-junit4
Set of JUnit Rules & Extensions to easily load data to test your spring-data elasticsearch-based projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tinesoft/spring-esdata-loader-junit4/
implementation 'com.github.tinesoft:spring-esdata-loader-junit4:1.1.0'
// https://jarcasting.com/artifacts/com.github.tinesoft/spring-esdata-loader-junit4/
implementation ("com.github.tinesoft:spring-esdata-loader-junit4:1.1.0")
'com.github.tinesoft:spring-esdata-loader-junit4:jar:1.1.0'
<dependency org="com.github.tinesoft" name="spring-esdata-loader-junit4" rev="1.1.0">
<artifact name="spring-esdata-loader-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tinesoft', module='spring-esdata-loader-junit4', version='1.1.0')
)
libraryDependencies += "com.github.tinesoft" % "spring-esdata-loader-junit4" % "1.1.0"
[com.github.tinesoft/spring-esdata-loader-junit4 "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.tinesoft : spring-esdata-loader-core | jar | 1.1.0 |
| junit : junit | jar | 4.12 |