License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.abiquo |
ArtifactId | ArtifactIdplatform |
Last Version | Last Version5.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAbiquo platform
Abiquo Cloud Platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
platform-5.4.0.pom | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.abiquo/platform/ -->
<dependency>
<groupId>com.abiquo</groupId>
<artifactId>platform</artifactId>
<version>5.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.abiquo/platform/
implementation 'com.abiquo:platform:5.4.0'
// https://jarcasting.com/artifacts/com.abiquo/platform/
implementation ("com.abiquo:platform:5.4.0")
'com.abiquo:platform:pom:5.4.0'
<dependency org="com.abiquo" name="platform" rev="5.4.0">
<artifact name="platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.abiquo', module='platform', version='5.4.0')
)
libraryDependencies += "com.abiquo" % "platform" % "5.4.0"
[com.abiquo/platform "5.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 3.0 |