Last Version

Staccato-Commons-Testing 1.2

Testing components build on top of JUnit 4

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.staccatocommons
ArtifactId

ArtifactId

commons-testing
Version

Version

1.2
Type

Type

jar
Description

Description

Staccato-Commons-Testing
Testing components build on top of JUnit 4
Project Organization

Project Organization

Staccato-Commons

Download commons-testing 1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.5.1
junit : junit jar 4.8
org.jmock : jmock-legacy jar 2.5.1
org.hamcrest : hamcrest-core jar 1.2

Project Modules

There are no modules declared in this project.