is not current version
Last Version 4.13.0

org.rhq:rhq-parent 1.1.2.GA

parent POM for all RHQ modules

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-parent
Version

Version

1.1.2.GA
Type

Type

pom

Download rhq-parent 1.1.2.GA

Filename Size
rhq-parent-1.1.2.GA.pom 19 KB
Browse

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