CapeCanaveral (modules)

Launch tool for the NetBeans Platform.

License

License

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

it.tidalwave.netbeans.boot
ArtifactId

ArtifactId

netbeans-boot-modules
Last Version

Last Version

2.0-ALPHA-1
Release Date

Release Date

Type

Type

jar
Description

Description

CapeCanaveral (modules)
Launch tool for the NetBeans Platform.
Project Organization

Project Organization

Tidalwave s.a.s.

Download netbeans-boot-modules

How to add to project

<!-- https://jarcasting.com/artifacts/it.tidalwave.netbeans.boot/netbeans-boot-modules/ -->
<dependency>
    <groupId>it.tidalwave.netbeans.boot</groupId>
    <artifactId>netbeans-boot-modules</artifactId>
    <version>2.0-ALPHA-1</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.netbeans.boot/netbeans-boot-modules/
implementation 'it.tidalwave.netbeans.boot:netbeans-boot-modules:2.0-ALPHA-1'
// https://jarcasting.com/artifacts/it.tidalwave.netbeans.boot/netbeans-boot-modules/
implementation ("it.tidalwave.netbeans.boot:netbeans-boot-modules:2.0-ALPHA-1")
'it.tidalwave.netbeans.boot:netbeans-boot-modules:jar:2.0-ALPHA-1'
<dependency org="it.tidalwave.netbeans.boot" name="netbeans-boot-modules" rev="2.0-ALPHA-1">
  <artifact name="netbeans-boot-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.netbeans.boot', module='netbeans-boot-modules', version='2.0-ALPHA-1')
)
libraryDependencies += "it.tidalwave.netbeans.boot" % "netbeans-boot-modules" % "2.0-ALPHA-1"
[it.tidalwave.netbeans.boot/netbeans-boot-modules "2.0-ALPHA-1"]

Dependencies

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.7
org.projectlombok : lombok jar 0.11.0

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.1.1
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.6

Project Modules

  • BaseLauncher
  • Samples/blueMarineLauncher
  • Samples/PreUpdatingLauncher

Versions

Version
2.0-ALPHA-1
1.0-ALPHA-1