MVN

net.stickycode.stable.parent : sticky-parent

Maven & Gradle

Nov 26, 2020

Build profiles that have to be outside of tiles

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

Latest Version

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

  • Latest Stable: 1.4

All Versions

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

Version Vulnerabilities Updated
1.4
sticky-parent-1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.stickycode.stable.parent</groupId>
    <artifactId>sticky-parent</artifactId>
    <version>1.4</version>
</dependency>