MVN

tk.labyrinth.jaap : jaap-parent

Maven & Gradle

Jul 19, 2021

JAAP Parent

<dependency>
    <groupId>tk.labyrinth.jaap</groupId>
    <artifactId>jaap-parent</artifactId>
    <version>0.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tk.labyrinth.jaap : jaap-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.4.3

All Versions

Choose a version of tk.labyrinth.jaap : jaap-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
jaap-parent-0.4.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tk.labyrinth.jaap</groupId>
    <artifactId>jaap-parent</artifactId>
    <version>0.4.3</version>
</dependency>