MVN

eu.toop : toop-parent-pom

Maven & Gradle

Oct 17, 2019
0 stars

toop-parent-pom · Generic parent POM for TOOP4EU

<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-parent-pom</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.toop : toop-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of eu.toop : toop-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
toop-parent-pom-1.1.2
toop-parent-pom-1.1.1
toop-parent-pom-1.1.0
1.0.x
toop-parent-pom-1.0.5
toop-parent-pom-1.0.4
toop-parent-pom-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-parent-pom</artifactId>
    <version>1.1.2</version>
</dependency>

Advertisement