| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jeromeloisel |
| Идентификатор | Идентификаторdb-integration-test |
| Версия | Версия5.6.3 |
| Тип | Типjar |
| Описание |
ОписаниеEasily perform CRUD operations on Beans stored on Elasticsearch.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| db-integration-test-5.6.3.pom | |
| db-integration-test-5.6.3.jar | 7 KB |
| db-integration-test-5.6.3-tests.jar | 3 KB |
| db-integration-test-5.6.3-sources.jar | 5 KB |
| db-integration-test-5.6.3-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jeromeloisel/db-integration-test/ -->
<dependency>
<groupId>com.jeromeloisel</groupId>
<artifactId>db-integration-test</artifactId>
<version>5.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeromeloisel/db-integration-test/
implementation 'com.jeromeloisel:db-integration-test:5.6.3'
// https://jarcasting.com/artifacts/com.jeromeloisel/db-integration-test/
implementation ("com.jeromeloisel:db-integration-test:5.6.3")
'com.jeromeloisel:db-integration-test:jar:5.6.3'
<dependency org="com.jeromeloisel" name="db-integration-test" rev="5.6.3">
<artifact name="db-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeromeloisel', module='db-integration-test', version='5.6.3')
)
libraryDependencies += "com.jeromeloisel" % "db-integration-test" % "5.6.3"
[com.jeromeloisel/db-integration-test "5.6.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.elasticsearch.client : transport | jar | 5.6.3 |
| org.springframework : spring-context | jar | 4.3.12.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 1.5.8.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
| org.springframework : spring-test | jar | 4.3.12.RELEASE |
| com.jeromeloisel : db-conversion-jackson | jar | 5.6.3 |
| junit : junit | jar | 4.12 |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.8.RELEASE |
| org.apache.logging.log4j : log4j-core | jar | 2.9.1 |
| com.google.guava : guava | jar | 20.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| com.google.guava : guava-testlib | jar | 23.2-jre |