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

Spring Test DBUnit Test 5.2.1

Test module for the integration between the Spring testing framework and DBUnit

Лицензия

Лицензия

Группа

Группа

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://github.com/sporniket/spring-test-dbunit
Организация-разработчик

Организация-разработчик

Sporniket-Studio.com

Скачать spring-test-dbunit-test 5.2.1


<!-- 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"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
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

provided (2)

Идентификатор библиотеки Тип Версия
org.dbunit : dbunit jar 2.6.0
org.springframework : spring-context jar

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

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