is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:rhevm-api-mock-webapp 1.0-rc1.17


GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

rhevm-api-mock-webapp
Version

Version

1.0-rc1.17
Type

Type

war

Download rhevm-api-mock-webapp 1.0-rc1.17


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