License |
License |
---|---|
GroupId | GroupIdus.rothmichaels |
ArtifactId | ArtifactIdus.rm-testing |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoth's Testing Tools
Unit test tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
us.rm-testing-1.1.0.pom | |
us.rm-testing-1.1.0.jar | 7 KB |
us.rm-testing-1.1.0-sources.jar | 10 KB |
us.rm-testing-1.1.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/us.rothmichaels/us.rm-testing/ -->
<dependency>
<groupId>us.rothmichaels</groupId>
<artifactId>us.rm-testing</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.rothmichaels/us.rm-testing/
implementation 'us.rothmichaels:us.rm-testing:1.1.0'
// https://jarcasting.com/artifacts/us.rothmichaels/us.rm-testing/
implementation ("us.rothmichaels:us.rm-testing:1.1.0")
'us.rothmichaels:us.rm-testing:jar:1.1.0'
<dependency org="us.rothmichaels" name="us.rm-testing" rev="1.1.0">
<artifact name="us.rm-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.rothmichaels', module='us.rm-testing', version='1.1.0')
)
libraryDependencies += "us.rothmichaels" % "us.rm-testing" % "1.1.0"
[us.rothmichaels/us.rm-testing "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock-legacy | jar | 2.5.1 |