GroupId | GroupIdcom.redhat.rhevm.api |
---|---|
ArtifactId | ArtifactIdrhevm-api-mock-webapp |
Version | Version1.0-rc1.17 |
Type | Typewar |
Filename | Size |
---|---|
rhevm-api-mock-webapp-1.0-rc1.17.pom | |
rhevm-api-mock-webapp-1.0-rc1.17.war | 7 MB |
rhevm-api-mock-webapp-1.0-rc1.17-javadoc.jar | 335 bytes |
Browse |
<!-- 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"]