| License |
License |
|---|---|
| GroupId | GroupIdcom.abiquo |
| ArtifactId | ArtifactIdam-model |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAppliance Manager Model
Abiquo Cloud Platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| am-model-2.2.0.pom | |
| am-model-2.2.0.jar | 12 KB |
| am-model-2.2.0-sources.jar | 13 KB |
| am-model-2.2.0-javadoc.jar | 78 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.abiquo/am-model/ -->
<dependency>
<groupId>com.abiquo</groupId>
<artifactId>am-model</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.abiquo/am-model/
implementation 'com.abiquo:am-model:2.2.0'
// https://jarcasting.com/artifacts/com.abiquo/am-model/
implementation ("com.abiquo:am-model:2.2.0")
'com.abiquo:am-model:jar:2.2.0'
<dependency org="com.abiquo" name="am-model" rev="2.2.0">
<artifact name="am-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abiquo', module='am-model', version='2.2.0')
)
libraryDependencies += "com.abiquo" % "am-model" % "2.2.0"
[com.abiquo/am-model "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.abiquo : api-model-transport | jar | 2.3.0 |
| com.abiquo » ovfmanager | jar | 2.2.0 |
| commons-io : commons-io | jar | 2.0.1 |
| javax.ws.rs : jsr311-api | jar | 1.1 |
| ch.qos.logback : logback-core | jar | 1.0.1 |
| ch.qos.logback : logback-classic | jar | 1.0.1 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.0.1 |
| com.abiquo : api-model | jar | 2.3.0 |
| org.uncommons : reportng | jar | 1.1.2 |