| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdorg.rhq |
| ArtifactId | ArtifactIdrhq-core-plugin-container-itest |
| Version | Version4.13.0 |
| Type | Typejar |
| Description |
DescriptionRHQ Plugin Container Integration Tests
integration tests for the RHQ plugin container
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.rhq/rhq-core-plugin-container-itest/ -->
<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-core-plugin-container-itest</artifactId>
<version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-core-plugin-container-itest/
implementation 'org.rhq:rhq-core-plugin-container-itest:4.13.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-core-plugin-container-itest/
implementation ("org.rhq:rhq-core-plugin-container-itest:4.13.0")
'org.rhq:rhq-core-plugin-container-itest:jar:4.13.0'
<dependency org="org.rhq" name="rhq-core-plugin-container-itest" rev="4.13.0">
<artifact name="rhq-core-plugin-container-itest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-core-plugin-container-itest', version='4.13.0')
)
libraryDependencies += "org.rhq" % "rhq-core-plugin-container-itest" % "4.13.0"
[org.rhq/rhq-core-plugin-container-itest "4.13.0"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.rhq : rhq-core-plugin-test-api | pom | 4.13.0 |
| org.rhq : rhq-core-domain | jar | 4.13.0 |
| org.rhq : rhq-core-plugin-api | jar | 4.13.0 |
| org.rhq : rhq-core-client-api | jar | 4.13.0 |
| org.rhq : rhq-core-native-system | jar | 4.13.0 |
| org.testng : testng | jar | 6.5.2 |