| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesWildFly Container Application Servers | 
        
| GroupId | GroupIdorg.wildfly.extras.sunstone | 
    
| ArtifactId | ArtifactIdsunstone-parent | 
    
| Last Version | Last Version1.2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionorg.wildfly.extras.sunstone:sunstone-parent 
            Simple Java library which helps to control virtual machines in cloud environments. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| sunstone-parent-1.2.3.pom | 20 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-parent/ -->
<dependency>
    <groupId>org.wildfly.extras.sunstone</groupId>
    <artifactId>sunstone-parent</artifactId>
    <version>1.2.3</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-parent/
implementation 'org.wildfly.extras.sunstone:sunstone-parent:1.2.3'
                // https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-parent/
implementation ("org.wildfly.extras.sunstone:sunstone-parent:1.2.3")
                'org.wildfly.extras.sunstone:sunstone-parent:pom:1.2.3'
                <dependency org="org.wildfly.extras.sunstone" name="sunstone-parent" rev="1.2.3">
  <artifact name="sunstone-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.wildfly.extras.sunstone', module='sunstone-parent', version='1.2.3')
)
                libraryDependencies += "org.wildfly.extras.sunstone" % "sunstone-parent" % "1.2.3"
                [org.wildfly.extras.sunstone/sunstone-parent "1.2.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| ch.qos.logback : logback-classic | jar | 1.0.13 | 
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |