Last Version

RHEV-M API Commom Parent POM 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

common-parent
Version

Version

1.0-rc1.21
Type

Type

pom
Description

Description

RHEV-M API Commom Parent POM
RESTful API for Red Hat Enterprise Virtualization Manager
Project URL

Project URL

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

Download common-parent 1.0-rc1.21

Filename Size
common-parent-1.0-rc1.21.pom 606 bytes
Browse

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

Dependencies

compile (1)

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

Project Modules

  • jaxrs