is not current version
Last Version 4.13.0

org.rhq:rhq-core-parent 4.2.0

parent POM for modules comprising the RHQ core (i.e. modules required by both the enterprise and embedded editions of RHQ)

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-core-parent
Version

Version

4.2.0
Type

Type

pom

Download rhq-core-parent 4.2.0


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