License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdorg.netbeans.cluster |
ArtifactId | ArtifactIdnb |
Version | VersionRELEASE123 |
Type | Typepom |
Description |
DescriptionApache NetBeans is an integrated development environment, tooling platform, and application framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nb-RELEASE123.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.cluster/nb/ -->
<dependency>
<groupId>org.netbeans.cluster</groupId>
<artifactId>nb</artifactId>
<version>RELEASE123</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.cluster/nb/
implementation 'org.netbeans.cluster:nb:RELEASE123'
// https://jarcasting.com/artifacts/org.netbeans.cluster/nb/
implementation ("org.netbeans.cluster:nb:RELEASE123")
'org.netbeans.cluster:nb:pom:RELEASE123'
<dependency org="org.netbeans.cluster" name="nb" rev="RELEASE123">
<artifact name="nb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.cluster', module='nb', version='RELEASE123')
)
libraryDependencies += "org.netbeans.cluster" % "nb" % "RELEASE123"
[org.netbeans.cluster/nb "RELEASE123"]
Group / Artifact | Type | Version |
---|---|---|
org.netbeans.modules : org-netbeans-upgrader | nbm-file | RELEASE123 |
org.netbeans.modules : org-netbeans-modules-autoupdate-pluginimporter | nbm-file | RELEASE123 |
org.netbeans.modules : org-netbeans-modules-bugzilla-exceptionreporter | nbm-file | RELEASE123 |
org.netbeans.modules : org-netbeans-modules-deadlock-detector | nbm-file | RELEASE123 |
org.netbeans.modules : org-netbeans-modules-ide-branding-kit | nbm-file | RELEASE123 |
org.netbeans.modules : org-netbeans-modules-ide-branding | nbm-file | RELEASE123 |
org.netbeans.modules : org-netbeans-modules-uihandler-exceptionreporter | nbm-file | RELEASE123 |
org.netbeans.modules : org-netbeans-modules-updatecenters | nbm-file | RELEASE123 |
org.netbeans.modules : org-netbeans-modules-welcome | nbm-file | RELEASE123 |