is not current version
Last Version 1.0-rc1.21

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


GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

mock-parent
Version

Version

1.0-rc1.15
Type

Type

pom

Download mock-parent 1.0-rc1.15

Filename Size
mock-parent-1.0-rc1.15.pom 645 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.15</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.15'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/mock-parent/
implementation ("com.redhat.rhevm.api:mock-parent:1.0-rc1.15")
'com.redhat.rhevm.api:mock-parent:pom:1.0-rc1.15'
<dependency org="com.redhat.rhevm.api" name="mock-parent" rev="1.0-rc1.15">
  <artifact name="mock-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='mock-parent', version='1.0-rc1.15')
)
libraryDependencies += "com.redhat.rhevm.api" % "mock-parent" % "1.0-rc1.15"
[com.redhat.rhevm.api/mock-parent "1.0-rc1.15"]