is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:common-parent 0.9-milestone6.2


GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

common-parent
Version

Version

0.9-milestone6.2
Type

Type

pom

Download common-parent 0.9-milestone6.2


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