License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.extras.sunstone |
ArtifactId | ArtifactIdsunstone-wildfly |
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-wildfly-1.2.3.pom | |
sunstone-wildfly-1.2.3.jar | 6 KB |
sunstone-wildfly-1.2.3-sources.jar | 3 KB |
sunstone-wildfly-1.2.3-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-wildfly/ -->
<dependency>
<groupId>org.wildfly.extras.sunstone</groupId>
<artifactId>sunstone-wildfly</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-wildfly/
implementation 'org.wildfly.extras.sunstone:sunstone-wildfly:1.2.3'
// https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-wildfly/
implementation ("org.wildfly.extras.sunstone:sunstone-wildfly:1.2.3")
'org.wildfly.extras.sunstone:sunstone-wildfly:jar:1.2.3'
<dependency org="org.wildfly.extras.sunstone" name="sunstone-wildfly" rev="1.2.3">
<artifact name="sunstone-wildfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.sunstone', module='sunstone-wildfly', version='1.2.3')
)
libraryDependencies += "org.wildfly.extras.sunstone" % "sunstone-wildfly" % "1.2.3"
[org.wildfly.extras.sunstone/sunstone-wildfly "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.extras.sunstone : sunstone-core | jar | 1.2.3 |
org.wildfly.extras.creaper : creaper-core | jar | 1.4.0 |
org.wildfly.extras.creaper : creaper-commands | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.core : wildfly-controller-client | jar | 17.0.1.Final |
org.wildfly.core : wildfly-cli | jar | 17.0.1.Final |
org.wildfly.core : wildfly-patching | jar | 17.0.1.Final |
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |