MVN

net.stickycode.parent : sticky-jar

Maven & Gradle

Aug 12, 2012

sticky-jar-1 · The definition of a StickyCode jar project

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

Latest Version

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

  • Latest Stable: 1.24

All Versions

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

Version Vulnerabilities Updated
1.24
sticky-jar-1.24
1.23
sticky-jar-1.23
1.22
sticky-jar-1.22
1.21
sticky-jar-1.21
1.20
sticky-jar-1.20
1.19
sticky-jar-1.19
1.18
sticky-jar-1.18
1.16
sticky-jar-1.16
1.15
sticky-jar-1.15

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.stickycode.parent</groupId>
    <artifactId>sticky-jar</artifactId>
    <version>1.24</version>
</dependency>