is not current version
Last Version 4.13.0

org.rhq:rhq-rest 4.2.0

RHQ Rest interface for the RHQ server

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-rest
Version

Version

4.2.0
Type

Type

war

Download rhq-rest 4.2.0


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