MVN

net.micwin.ticino : parent-pom

Maven & Gradle

Feb 28, 2014
1 stars

ticino - events, not elephants · a lightweight, straight forward event framework

<dependency>
    <groupId>net.micwin.ticino</groupId>
    <artifactId>parent-pom</artifactId>
    <version>0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.micwin.ticino : parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 0.3.2

All Versions

Choose a version of net.micwin.ticino : parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
parent-pom-0.3.2
parent-pom-0.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.micwin.ticino</groupId>
    <artifactId>parent-pom</artifactId>
    <version>0.3.2</version>
</dependency>