Last Version

RHEV-M API Definition 1.0-rc1.21

RESTful API for Red Hat Enterprise Virtualization Manager

License

License

Apache License Version 2.0
GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

rhevm-api
Version

Version

1.0-rc1.21
Type

Type

jar
Description

Description

RHEV-M API Definition
RESTful API for Red Hat Enterprise Virtualization Manager
Project URL

Project URL

http://fedorahosted.org/rhevm-api/

Download rhevm-api 1.0-rc1.21


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 2.2.2.GA
org.jboss.resteasy : resteasy-jaxb-provider jar 2.2.2.GA
org.jboss.resteasy : resteasy-yaml-provider jar 2.2.2.GA
org.jboss.resteasy : resteasy-jackson-provider jar 2.2.2.GA
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.