is not current version
Last Version 4.13.0

org.rhq:rhq-server-control 4.12.0


GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-server-control
Version

Version

4.12.0
Type

Type

jar

Download rhq-server-control 4.12.0


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