MVN

net.stickycode.parent : sticky-war

Maven & Gradle

Dec 12, 2012

sticky-war-1 · The definition of StickyCode war projects

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

Latest Version

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

  • Latest Stable: 1.15

All Versions

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

Version Vulnerabilities Updated
1.15
sticky-war-1.15
1.14
sticky-war-1.14
1.9
sticky-war-1.9
1.8
sticky-war-1.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.stickycode.parent</groupId>
    <artifactId>sticky-war</artifactId>
    <version>1.15</version>
</dependency>

Advertisement