is not current version
Last Version 4.13.0

org.rhq:rhq-parent 3.0.0.B04

parent POM for all RHQ modules

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-parent
Version

Version

3.0.0.B04
Type

Type

pom

Download rhq-parent 3.0.0.B04

Filename Size
rhq-parent-3.0.0.B04.pom 32 KB
Browse

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