License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.extras.sunstone |
ArtifactId | ArtifactIdsunstone-core |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple Java library which helps to control virtual machines in cloud environments.
|
Filename | Size |
---|---|
sunstone-core-1.2.3.pom | |
sunstone-core-1.2.3.jar | 153 KB |
sunstone-core-1.2.3-sources.jar | 86 KB |
sunstone-core-1.2.3-javadoc.jar | 487 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-core/ -->
<dependency>
<groupId>org.wildfly.extras.sunstone</groupId>
<artifactId>sunstone-core</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-core/
implementation 'org.wildfly.extras.sunstone:sunstone-core:1.2.3'
// https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-core/
implementation ("org.wildfly.extras.sunstone:sunstone-core:1.2.3")
'org.wildfly.extras.sunstone:sunstone-core:jar:1.2.3'
<dependency org="org.wildfly.extras.sunstone" name="sunstone-core" rev="1.2.3">
<artifact name="sunstone-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.sunstone', module='sunstone-core', version='1.2.3')
)
libraryDependencies += "org.wildfly.extras.sunstone" % "sunstone-core" % "1.2.3"
[org.wildfly.extras.sunstone/sunstone-core "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.shrinkwrap : shrinkwrap-impl-base | jar | |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.apache.jclouds.provider : aws-ec2 | jar | 2.4.0 |
org.apache.jclouds.api : docker | jar | 2.4.0 |
org.apache.jclouds.labs : azurecompute | jar | 2.1.1 |
org.apache.jclouds.provider : azurecompute-arm | jar | 2.4.0 |
org.apache.jclouds.driver : jclouds-sshj | jar | 2.4.0 |
org.apache.jclouds.driver : jclouds-jsch | jar | 2.4.0 |
org.apache.jclouds.driver : jclouds-slf4j | jar | 2.4.0 |
org.apache.jclouds.api : openstack-nova | jar | 2.4.0 |
org.apache.jclouds.api : byon | jar | 2.4.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-io : commons-io | jar | 2.4 |
com.google.guava : guava | jar | 27.1-jre |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |