MVN

ch.tatool : tatool-parent

Maven & Gradle

Jan 12, 2013

Tatool Parent Project

<dependency>
    <groupId>ch.tatool</groupId>
    <artifactId>tatool-parent</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.tatool : tatool-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of ch.tatool : tatool-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
tatool-parent-1.3.2
tatool-parent-1.3.1
1.3
tatool-parent-1.3
1.2.x
tatool-parent-1.2.1
1.2
tatool-parent-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.tatool</groupId>
    <artifactId>tatool-parent</artifactId>
    <version>1.3.2</version>
</dependency>