ERMA Test library

The test implementation of the API for ERMA

License

License

GroupId

GroupId

com.orbitz.erma
ArtifactId

ArtifactId

erma-test
Last Version

Last Version

4.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

ERMA Test library
The test implementation of the API for ERMA
Project URL

Project URL

https://github.com/erma/erma

Download erma-test

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
com.orbitz.erma : erma-api jar 4.8.1

test (1)

Group / Artifact Type Version
net.sourceforge.cobertura : cobertura jar 1.9.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.8.1