is not current version
Last Version 4.13.0

org.rhq:rhq-core-plugin-test-api 4.5.1

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

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-core-plugin-test-api
Version

Version

4.5.1
Type

Type

pom

Download rhq-core-plugin-test-api 4.5.1


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