is not current version
Last Version 4.13.0

org.rhq:rhq-modules-parent 1.4.0.B01

parent POM for all RHQ modules

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-modules-parent
Version

Version

1.4.0.B01
Type

Type

pom

Download rhq-modules-parent 1.4.0.B01


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