is not current version
Last Version 4.13.0

org.rhq:rhq-common-parent 4.10.0

parent POM for all RHQ common plugin libraries

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-common-parent
Version

Version

4.10.0
Type

Type

pom

Download rhq-common-parent 4.10.0


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