License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.openutils |
ArtifactId | ArtifactIdopenutils-testing |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenutils testing library
Framework that helps to simplify unit testing coding
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openutils-testing-2.2.3.pom | |
openutils-testing-2.2.3.jar | 31 KB |
openutils-testing-2.2.3-sources.jar | 34 KB |
openutils-testing-2.2.3-javadoc.jar | 150 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |