MVN

com.helger.toop : tc-parent-pom

Maven & Gradle

Sep 08, 2021

tc-parent-pom · Base POM to build the TOOP Connector NG projects

<dependency>
    <groupId>com.helger.toop</groupId>
    <artifactId>tc-parent-pom</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.helger.toop : tc-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.helger.toop : tc-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
tc-parent-pom-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.helger.toop</groupId>
    <artifactId>tc-parent-pom</artifactId>
    <version>2.2.0</version>
</dependency>