MVN

org.appng : appng-template-parent

Maven & Gradle

Jun 21, 2022
36 stars

appNG Template Parent · A parent pom for appNG templates

<dependency>
    <groupId>org.appng</groupId>
    <artifactId>appng-template-parent</artifactId>
    <version>1.24.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.appng : appng-template-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.24.5

All Versions

Choose a version of org.appng : appng-template-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.24.x
appng-template-parent-1.24.5
appng-template-parent-1.24.2
appng-template-parent-1.24.0
1.23.x
appng-template-parent-1.23.3
appng-template-parent-1.23.2
appng-template-parent-1.23.1
appng-template-parent-1.23.0
1.22.x
appng-template-parent-1.22.1
appng-template-parent-1.22.0
1.21.x
appng-template-parent-1.21.0
1.20.x
appng-template-parent-1.20.2
appng-template-parent-1.20.1
appng-template-parent-1.20.0
1.19.x
appng-template-parent-1.19.1
appng-template-parent-1.19.0
1.18.x
appng-template-parent-1.18.0
1.17.x
appng-template-parent-1.17.1
appng-template-parent-1.17.0
1.16.x
appng-template-parent-1.16.2
appng-template-parent-1.16.1
appng-template-parent-1.16.0
1.15.x
appng-template-parent-1.15.0
1.14.x
appng-template-parent-1.14.4
appng-template-parent-1.14.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.appng</groupId>
    <artifactId>appng-template-parent</artifactId>
    <version>1.24.5</version>
</dependency>

Advertisement