License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdit.tidalwave.netbeans.boot |
ArtifactId | ArtifactIdnetbeans-boot-modules |
Last Version | Last Version2.0-ALPHA-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCapeCanaveral (modules)
Launch tool for the NetBeans Platform.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
netbeans-boot-modules-2.0-ALPHA-1.pom | 2 KB |
netbeans-boot-modules-2.0-ALPHA-1-tests.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.7 |
org.projectlombok : lombok | jar | 0.11.0 |
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 |