is not current version
Last Version 4.13.0

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

RHQ Enterprise Remoting Parent POM

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-remoting-parent
Version

Version

4.0.0.Beta1
Type

Type

pom

Download rhq-remoting-parent 4.0.0.Beta1


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