Last Version

Openutils testing library 2.2.3

Framework that helps to simplify unit testing coding

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-testing
Version

Version

2.2.3
Type

Type

jar
Description

Description

Openutils testing library
Framework that helps to simplify unit testing coding
Project Organization

Project Organization

Openmind

Download openutils-testing 2.2.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.2
org.slf4j : jcl-over-slf4j jar 1.7.2
org.apache.commons : commons-lang3 jar 3.1
org.springframework : spring-context jar 3.1.3.RELEASE
org.springframework : spring-test jar 3.1.3.RELEASE
org.springframework : spring-core jar 3.1.3.RELEASE
org.dbunit : dbunit jar 2.4.9
org.apache.poi : poi jar 3.9

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.