MVN

net.micwin.ticino : ticino-parent

Maven & Gradle

Jun 03, 2015
1 stars

the ticino modules

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

Latest Version

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

  • Latest Stable: 0.3.4

All Versions

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

Version Vulnerabilities Updated
0.3.x
ticino-parent-0.3.4
ticino-parent-0.3.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement