MVN

net.stickycode.parent : sticky-root

Maven & Gradle

Aug 12, 2012

sticky-root · Define the distribution management and general plugins used in all StickyCode projects

<dependency>
    <groupId>net.stickycode.parent</groupId>
    <artifactId>sticky-root</artifactId>
    <version>1.29</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.stickycode.parent : sticky-root to add to Maven - Latest Versions:

  • Latest Stable: 1.29

All Versions

Choose a version of net.stickycode.parent : sticky-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.29
sticky-root-1.29
1.25
sticky-root-1.25
1.24
sticky-root-1.24
1.22
sticky-root-1.22
1.20
sticky-root-1.20
1.18
sticky-root-1.18

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.stickycode.parent</groupId>
    <artifactId>sticky-root</artifactId>
    <version>1.29</version>
</dependency>