Last Version

RHEV-M API Intergation Tests 0.9-milestone6.6

RESTful API for Red Hat Enterprise Virtualization Manager

License

License

GNU Lesser General Public License, Version 2.1, February 1999
GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

rhevm-itests
Version

Version

0.9-milestone6.6
Type

Type

pom
Description

Description

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

Project URL

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

Download rhevm-itests 0.9-milestone6.6


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

Dependencies

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.