is not current version
Last Version 4.13.0

org.rhq:rhq-remoting-parent 4.2.0

RHQ Enterprise Remoting Parent POM

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-remoting-parent
Version

Version

4.2.0
Type

Type

pom

Download rhq-remoting-parent 4.2.0


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