License |
License |
---|---|
GroupId | GroupIdcom.orbitz.erma |
ArtifactId | ArtifactIderma-test |
Version | Version4.8.1 |
Type | Typejar |
Description |
DescriptionERMA Test library
The test implementation of the API for ERMA
|
Project URL |
Project URL |
Filename | Size |
---|---|
erma-test-4.8.1.pom | |
erma-test-4.8.1.jar | 17 KB |
erma-test-4.8.1-sources.jar | 9 KB |
erma-test-4.8.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orbitz.erma/erma-test/ -->
<dependency>
<groupId>com.orbitz.erma</groupId>
<artifactId>erma-test</artifactId>
<version>4.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.orbitz.erma/erma-test/
implementation 'com.orbitz.erma:erma-test:4.8.1'
// https://jarcasting.com/artifacts/com.orbitz.erma/erma-test/
implementation ("com.orbitz.erma:erma-test:4.8.1")
'com.orbitz.erma:erma-test:jar:4.8.1'
<dependency org="com.orbitz.erma" name="erma-test" rev="4.8.1">
<artifact name="erma-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orbitz.erma', module='erma-test', version='4.8.1')
)
libraryDependencies += "com.orbitz.erma" % "erma-test" % "4.8.1"
[com.orbitz.erma/erma-test "4.8.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
com.orbitz.erma : erma-api | jar | 4.8.1 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.cobertura : cobertura | jar | 1.9.4.1 |