| License |
License
Apache License Version 2.0
|
|---|---|
| GroupId | GroupIdcom.redhat.rhevm.api |
| ArtifactId | ArtifactIdrhevm-api-common-jaxrs |
| Last Version | Last Version1.0-rc1.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRHEV-M API Common JAX-RS
RESTful API for Red Hat Enterprise Virtualization Manager
|
| Project URL |
Project URL |
<!-- 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.21</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.21'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-common-jaxrs/
implementation ("com.redhat.rhevm.api:rhevm-api-common-jaxrs:1.0-rc1.21")
'com.redhat.rhevm.api:rhevm-api-common-jaxrs:jar:1.0-rc1.21'
<dependency org="com.redhat.rhevm.api" name="rhevm-api-common-jaxrs" rev="1.0-rc1.21">
<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.21')
)
libraryDependencies += "com.redhat.rhevm.api" % "rhevm-api-common-jaxrs" % "1.0-rc1.21"
[com.redhat.rhevm.api/rhevm-api-common-jaxrs "1.0-rc1.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.redhat.rhevm.api : rhevm-api | jar | 1.0-rc1.21 |
| commons-codec : commons-codec | jar | 1.4 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.easymock : easymockclassextension | jar | 2.5.2 |