License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.rhq |
ArtifactId | ArtifactIdrhq-platform-plugin |
Version | Version4.13.0 |
Type | Typejar |
Description |
DescriptionRHQ Platform Plugin
A plugin for monitoring the different supported platforms.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rhq-platform-plugin-4.13.0.pom | |
rhq-platform-plugin-4.13.0.jar | 111 KB |
rhq-platform-plugin-4.13.0-sources.jar | 85 KB |
rhq-platform-plugin-4.13.0-javadoc.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhq/rhq-platform-plugin/ -->
<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-platform-plugin</artifactId>
<version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-platform-plugin/
implementation 'org.rhq:rhq-platform-plugin:4.13.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-platform-plugin/
implementation ("org.rhq:rhq-platform-plugin:4.13.0")
'org.rhq:rhq-platform-plugin:jar:4.13.0'
<dependency org="org.rhq" name="rhq-platform-plugin" rev="4.13.0">
<artifact name="rhq-platform-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-platform-plugin', version='4.13.0')
)
libraryDependencies += "org.rhq" % "rhq-platform-plugin" % "4.13.0"
[org.rhq/rhq-platform-plugin "4.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.rhq : rhq-core-domain | jar | 4.13.0 |
org.rhq : rhq-core-plugin-api | jar | 4.13.0 |
org.rhq : rhq-core-native-system | jar | 4.13.0 |
javax.persistence : persistence-api | jar | 1.0 |
jboss.jboss-embeddable-ejb3 » hibernate-all | jar | 1.0.0.Alpha9 |
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-container | jar | 4.13.0 |
org.rhq : test-utils | jar | 4.13.0 |
org.testng : testng | jar | 6.5.2 |