MVN

org.wildfly.extras.sunstone : sunstone-parent

Maven & Gradle

Aug 01, 2023
6 stars

sunstone-parent · Simple Java library which helps to control resources in cloud environments.

<dependency>
    <groupId>org.wildfly.extras.sunstone</groupId>
    <artifactId>sunstone-parent</artifactId>
    <version>2.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly.extras.sunstone : sunstone-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.3

All Versions

Choose a version of org.wildfly.extras.sunstone : sunstone-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
sunstone-parent-2.1.3
sunstone-parent-2.1.2
sunstone-parent-2.1.1
sunstone-parent-2.1.0
2.0.x
sunstone-parent-2.0.1
sunstone-parent-2.0.0
1.2.x
sunstone-parent-1.2.3
sunstone-parent-1.2.2
sunstone-parent-1.2.1
sunstone-parent-1.2.0
1.1.x
sunstone-parent-1.1.0
1.0.x
sunstone-parent-1.0.0
0.10.x
sunstone-parent-0.10.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly.extras.sunstone</groupId>
    <artifactId>sunstone-parent</artifactId>
    <version>2.1.3</version>
</dependency>