is not current version
Last Version 4.13.0

org.rhq:rhq-modules-parent 4.8.0

parent POM for all RHQ modules

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-modules-parent
Version

Version

4.8.0
Type

Type

pom

Download rhq-modules-parent 4.8.0


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