is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:mock-parent 0.1-milestone


GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

mock-parent
Version

Version

0.1-milestone
Type

Type

pom

Download mock-parent 0.1-milestone

Filename Size
mock-parent-0.1-milestone.pom 648 bytes
Browse

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