Last Version

RHQ Plugin Test API 4.13.0

the API for writing integration tests for the RHQ plugin container or RHQ plugins

License

License

GPL
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-core-plugin-test-api
Version

Version

4.13.0
Type

Type

pom
Description

Description

RHQ Plugin Test API
the API for writing integration tests for the RHQ plugin container or RHQ plugins
Project URL

Project URL

http://www.jboss.org/rhq/rhq-core-plugin-test-api/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-core-plugin-test-api 4.13.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.rhq : rhq-core-plugin-container jar 4.13.0

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.