Last Version

RHQ Code Coverage 4.13.0

A module gathering the code coverage info from the test runs of all the RHQ modules

License

License

GPL
Categories

Categories

Code Coverage Application Testing & Monitoring
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-code-coverage
Version

Version

4.13.0
Type

Type

jar
Description

Description

RHQ Code Coverage
A module gathering the code coverage info from the test runs of all the RHQ modules
Project URL

Project URL

http://www.jboss.org/rhq/rhq-code-coverage/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-code-coverage 4.13.0


<!-- https://jarcasting.com/artifacts/org.rhq/rhq-code-coverage/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-code-coverage</artifactId>
    <version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-code-coverage/
implementation 'org.rhq:rhq-code-coverage:4.13.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-code-coverage/
implementation ("org.rhq:rhq-code-coverage:4.13.0")
'org.rhq:rhq-code-coverage:jar:4.13.0'
<dependency org="org.rhq" name="rhq-code-coverage" rev="4.13.0">
  <artifact name="rhq-code-coverage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-code-coverage', version='4.13.0')
)
libraryDependencies += "org.rhq" % "rhq-code-coverage" % "4.13.0"
[org.rhq/rhq-code-coverage "4.13.0"]

Dependencies

provided (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.0.jboss
log4j : log4j jar 1.2.16
org.jetbrains : annotations jar 7.0.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.