| License |
License
Apache License Version 2.0
|
|---|---|
| Categories |
CategoriesDistribution Build Tools |
| GroupId | GroupIdcom.redhat.rhevm.api |
| ArtifactId | ArtifactIddistribution-parent |
| Last Version | Last Version1.0-rc1.21 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionRHEV-M API Distribution Parent POM
RESTful API for Red Hat Enterprise Virtualization Manager
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| distribution-parent-1.0-rc1.21.pom | 621 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.rhevm.api/distribution-parent/ -->
<dependency>
<groupId>com.redhat.rhevm.api</groupId>
<artifactId>distribution-parent</artifactId>
<version>1.0-rc1.21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/distribution-parent/
implementation 'com.redhat.rhevm.api:distribution-parent:1.0-rc1.21'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/distribution-parent/
implementation ("com.redhat.rhevm.api:distribution-parent:1.0-rc1.21")
'com.redhat.rhevm.api:distribution-parent:pom:1.0-rc1.21'
<dependency org="com.redhat.rhevm.api" name="distribution-parent" rev="1.0-rc1.21">
<artifact name="distribution-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='distribution-parent', version='1.0-rc1.21')
)
libraryDependencies += "com.redhat.rhevm.api" % "distribution-parent" % "1.0-rc1.21"
[com.redhat.rhevm.api/distribution-parent "1.0-rc1.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |