is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:mock-parent 1.0-rc1.7


GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

mock-parent
Version

Version

1.0-rc1.7
Type

Type

pom

Download mock-parent 1.0-rc1.7

Filename Size
mock-parent-1.0-rc1.7.pom 644 bytes
Browse

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