is not current version
Last Version 4.13.0

org.rhq:rhq-platform-plugin 1.4.0.B01

A plugin for monitoring the different supported platforms.

Categories

Categories

ORM Data
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-platform-plugin
Version

Version

1.4.0.B01
Type

Type

jar

Download rhq-platform-plugin 1.4.0.B01


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