License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdorg.netbeans.cluster |
ArtifactId | ArtifactIdextra |
Last Version | Last VersionRELEASE140 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache NetBeans is an integrated development environment, tooling platform, and application framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
extra-RELEASE140.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.cluster/extra/ -->
<dependency>
<groupId>org.netbeans.cluster</groupId>
<artifactId>extra</artifactId>
<version>RELEASE140</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.cluster/extra/
implementation 'org.netbeans.cluster:extra:RELEASE140'
// https://jarcasting.com/artifacts/org.netbeans.cluster/extra/
implementation ("org.netbeans.cluster:extra:RELEASE140")
'org.netbeans.cluster:extra:pom:RELEASE140'
<dependency org="org.netbeans.cluster" name="extra" rev="RELEASE140">
<artifact name="extra" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.cluster', module='extra', version='RELEASE140')
)
libraryDependencies += "org.netbeans.cluster" % "extra" % "RELEASE140"
[org.netbeans.cluster/extra "RELEASE140"]
Group / Artifact | Type | Version |
---|---|---|
org.netbeans.modules : org-netbeans-libs-javafx-linux | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-libs-javafx-macosx | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-libs-javafx-win | nbm-file | RELEASE140 |
Version |
---|
RELEASE140
|
RELEASE130
|
RELEASE126
|
RELEASE125
|
RELEASE124
|
RELEASE123
|
RELEASE122
|
RELEASE121
|
RELEASE120-1
|
RELEASE120-u1
|
RELEASE120
|
RELEASE113
|
RELEASE112
|
RELEASE111
|
RELEASE110
|