MVN

net.stickycode.parent : sticky-api

Maven & Gradle

Aug 12, 2012

sticky-api · The definition of StickyCode api projects

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

Latest Version

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

  • Latest Stable: 1.9

All Versions

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

Version Vulnerabilities Updated
1.9
sticky-api-1.9
1.8
sticky-api-1.8
1.7
sticky-api-1.7
1.6
sticky-api-1.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.stickycode.parent</groupId>
    <artifactId>sticky-api</artifactId>
    <version>1.9</version>
</dependency>