MVN

net.stickycode.parent : sticky-parent-distribution8

Maven & Gradle

Aug 29, 2017

sticky-parent-distrbution-2 · Define the distribution management and general plugins used in all StickySource projects

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

Latest Version

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

  • Latest Stable: 2.3

All Versions

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

Version Vulnerabilities Updated
2.3
sticky-parent-distribution8-2.3
1.3
sticky-parent-distribution8-1.3
1.2
sticky-parent-distribution8-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.stickycode.parent</groupId>
    <artifactId>sticky-parent-distribution8</artifactId>
    <version>2.3</version>
</dependency>