| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sporniket.spring-test-dbunit |
| Идентификатор | Идентификаторspring-test-dbunit-test |
| Версия | Версия5.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеSpring Test DBUnit Test
Test module for the integration between the Spring testing framework and DBUnit
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.sporniket.spring-test-dbunit/spring-test-dbunit-test/ -->
<dependency>
<groupId>com.sporniket.spring-test-dbunit</groupId>
<artifactId>spring-test-dbunit-test</artifactId>
<version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sporniket.spring-test-dbunit/spring-test-dbunit-test/
implementation 'com.sporniket.spring-test-dbunit:spring-test-dbunit-test:5.2.1'
// https://jarcasting.com/artifacts/com.sporniket.spring-test-dbunit/spring-test-dbunit-test/
implementation ("com.sporniket.spring-test-dbunit:spring-test-dbunit-test:5.2.1")
'com.sporniket.spring-test-dbunit:spring-test-dbunit-test:jar:5.2.1'
<dependency org="com.sporniket.spring-test-dbunit" name="spring-test-dbunit-test" rev="5.2.1">
<artifact name="spring-test-dbunit-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sporniket.spring-test-dbunit', module='spring-test-dbunit-test', version='5.2.1')
)
libraryDependencies += "com.sporniket.spring-test-dbunit" % "spring-test-dbunit-test" % "5.2.1"
[com.sporniket.spring-test-dbunit/spring-test-dbunit-test "5.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.zaxxer : HikariCP | jar | 3.3.1 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.hibernate : hibernate-core | jar | 5.4.2.Final |
| org.hsqldb : hsqldb | jar | 2.4.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.1 |
| org.mockito : mockito-core | jar | 3.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
| org.springframework : spring-orm | jar | |
| org.springframework : spring-test | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dbunit : dbunit | jar | 2.6.0 |
| org.springframework : spring-context | jar |