MVN

it.tidalwave.superpom : platform13

Maven & Gradle

Oct 31, 2011
4 usages

Tidalwave - Platform 13 · Tidalwave NetBeans Platform13

<dependency>
    <groupId>it.tidalwave.superpom</groupId>
    <artifactId>platform13</artifactId>
    <version>RELEASE70</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.tidalwave.superpom : platform13 to add to Maven - Latest Versions:

  • Latest Stable: RELEASE70

All Versions

Choose a version of it.tidalwave.superpom : platform13 to add to Maven - All Versions:

Version Vulnerabilities Updated
RELEASE70
platform13-RELEASE70

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.superpom</groupId>
    <artifactId>platform13</artifactId>
    <version>RELEASE70</version>
</dependency>

Advertisement