MVN

it.tidalwave.netbeans.boot : netbeans-boot

Maven & Gradle

Sep 15, 2012

CapeCanaveral (master) · Launch tool for the NetBeans Platform.

<dependency>
    <groupId>it.tidalwave.netbeans.boot</groupId>
    <artifactId>netbeans-boot</artifactId>
    <version>2.0-ALPHA-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.tidalwave.netbeans.boot : netbeans-boot to add to Maven - Latest Versions:

  • Latest Stable: 2.0-ALPHA-1
  • Latest Alpha: 2.0-ALPHA-1

All Versions

Choose a version of it.tidalwave.netbeans.boot : netbeans-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
netbeans-boot-2.0-ALPHA-1
1.0
netbeans-boot-1.0-ALPHA-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.netbeans.boot</groupId>
    <artifactId>netbeans-boot</artifactId>
    <version>2.0-ALPHA-1</version>
</dependency>