is not current version
Last Version 4.5.1

org.rhq:rhq-remoting-webservices 4.0.0.Beta1


GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-remoting-webservices
Version

Version

4.0.0.Beta1
Type

Type

jar

Download rhq-remoting-webservices 4.0.0.Beta1


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