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

Unitils Spring module 3.4.6

Unitils provides utilities to further simplify unit-testing with JUnit, DBUnit, EasyMock Hibernate and Spring. The goal is to make unit-testing easy and maintainable by offering utilities such as automatic DB-schema maintainance and equality assertion through reflection.

Лицензия

Лицензия

Группа

Группа

org.unitils
Идентификатор

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

unitils-spring
Версия

Версия

3.4.6
Тип

Тип

jar
Описание

Описание

Unitils Spring module
Unitils provides utilities to further simplify unit-testing with JUnit, DBUnit, EasyMock Hibernate and Spring. The goal is to make unit-testing easy and maintainable by offering utilities such as automatic DB-schema maintainance and equality assertion through reflection.
Система контроля версий

Система контроля версий

https://svn.code.sf.net/p/unitils/code/tags/releases/unitils-3.4.6/unitils-spring

Скачать unitils-spring 3.4.6


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.unitils : unitils-core jar 3.4.6
org.springframework : spring-core jar 4.2.6.RELEASE
org.springframework : spring-context jar 4.2.6.RELEASE
org.springframework : spring-beans jar 4.2.6.RELEASE
org.springframework : spring-test jar 4.2.6.RELEASE
org.springframework : spring-tx jar 4.2.6.RELEASE
org.unitils : unitils-database jar 3.4.6

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

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