is not current version
Last Version 1.2.3

org.wildfly.extras.sunstone:sunstone-parent 0.10.0

Simple Java library which helps to control virtual machines in cloud environments.

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.extras.sunstone
ArtifactId

ArtifactId

sunstone-parent
Version

Version

0.10.0
Type

Type

pom

Download sunstone-parent 0.10.0

Filename Size
sunstone-parent-0.10.0.pom 19 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-parent/ -->
<dependency>
    <groupId>org.wildfly.extras.sunstone</groupId>
    <artifactId>sunstone-parent</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-parent/
implementation 'org.wildfly.extras.sunstone:sunstone-parent:0.10.0'
// https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-parent/
implementation ("org.wildfly.extras.sunstone:sunstone-parent:0.10.0")
'org.wildfly.extras.sunstone:sunstone-parent:pom:0.10.0'
<dependency org="org.wildfly.extras.sunstone" name="sunstone-parent" rev="0.10.0">
  <artifact name="sunstone-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.sunstone', module='sunstone-parent', version='0.10.0')
)
libraryDependencies += "org.wildfly.extras.sunstone" % "sunstone-parent" % "0.10.0"
[org.wildfly.extras.sunstone/sunstone-parent "0.10.0"]