MVN

it.tidalwave.superpom : platform12

Maven & Gradle

Mar 25, 2011
7 usages

Tidalwave - Platform 12 · Tidalwave NetBeans Platform12

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

Latest Version

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

  • Latest Stable: RELEASE691

All Versions

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

Version Vulnerabilities Updated
RELEASE691
platform12-RELEASE691

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.superpom</groupId>
    <artifactId>platform12</artifactId>
    <version>RELEASE691</version>
</dependency>

Advertisement