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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.matrixjavalib
ArtifactId

ArtifactId

unitils-core
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Matrix

Download unitils-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
ognl : ognl jar 3.2.15
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-text jar 1.9
org.junit.jupiter : junit-jupiter jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0