Unitils core 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.

Лицензия

Лицензия

Группа

Группа

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

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

unitils-core
Последняя версия

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

3.4.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Unitils core 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-core

Скачать unitils-core

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
commons-logging : commons-logging jar 1.1
commons-lang : commons-lang jar 2.3
commons-collections : commons-collections jar 3.2
ognl : ognl jar 2.6.9

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

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

Версии библиотеки

Версия
3.4.6
3.4.3
3.4.2
3.4.1
3.4
3.3
3.2
3.1
3.0