License |
License
GNU Lesser General Public License, Version 2.1, February 1999
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.redhat.rhevm.api |
ArtifactId | ArtifactIdcli-parent |
Last Version | Last Version0.9-milestone6.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRHEV-M API Command Line Interface
RESTful API for Red Hat Enterprise Virtualization Manager
|
Project URL |
Project URL |
Filename | Size |
---|---|
cli-parent-0.9-milestone6.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.rhevm.api/cli-parent/ -->
<dependency>
<groupId>com.redhat.rhevm.api</groupId>
<artifactId>cli-parent</artifactId>
<version>0.9-milestone6.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/cli-parent/
implementation 'com.redhat.rhevm.api:cli-parent:0.9-milestone6.6'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/cli-parent/
implementation ("com.redhat.rhevm.api:cli-parent:0.9-milestone6.6")
'com.redhat.rhevm.api:cli-parent:pom:0.9-milestone6.6'
<dependency org="com.redhat.rhevm.api" name="cli-parent" rev="0.9-milestone6.6">
<artifact name="cli-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='cli-parent', version='0.9-milestone6.6')
)
libraryDependencies += "com.redhat.rhevm.api" % "cli-parent" % "0.9-milestone6.6"
[com.redhat.rhevm.api/cli-parent "0.9-milestone6.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |