is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:rhevm-api-common-jaxrs 1.0-rc1.9


GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

rhevm-api-common-jaxrs
Version

Version

1.0-rc1.9
Type

Type

jar

Download rhevm-api-common-jaxrs 1.0-rc1.9


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