is not current version
Last Version 4.5.1

org.rhq:rhq-remoting-webservices 3.0.0.EmbJopr2


GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-remoting-webservices
Version

Version

3.0.0.EmbJopr2
Type

Type

jar

Download rhq-remoting-webservices 3.0.0.EmbJopr2


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