Javaprinciples Core - Test Unit

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.javaprinciples.test
ArtifactId

ArtifactId

test-unit
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Javaprinciples Core - Test Unit
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://sourceforge.net/p/javaprinciples/test-unit

Download test-unit

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-context jar 3.1.4.RELEASE
org.springframework : spring-webmvc jar 3.1.4.RELEASE
org.springframework : spring-test jar 3.1.4.RELEASE
commons-io : commons-io jar 1.3.2
org.testng : testng jar 5.10
org.hamcrest : hamcrest-all jar 1.3
commons-logging : commons-logging jar 1.1.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.0
org.easymock : easymock jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.0.1
3.0.0
2.0.10
2.0.9
2.0.4
2.0.2
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2