is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:distribution-parent 0.9-milestone5.3


Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

distribution-parent
Version

Version

0.9-milestone5.3
Type

Type

pom

Download distribution-parent 0.9-milestone5.3


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