| License |
License |
|---|---|
| Categories |
CategoriesNetBeans Development Tools IDE Net |
| GroupId | GroupIdorg.netbeans.cluster |
| ArtifactId | ArtifactIdapisupport |
| Version | VersionRELEASE123 |
| Type | Typepom |
| Description |
DescriptionApache NetBeans is an integrated development environment, tooling platform, and application framework.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| apisupport-RELEASE123.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.cluster/apisupport/ -->
<dependency>
<groupId>org.netbeans.cluster</groupId>
<artifactId>apisupport</artifactId>
<version>RELEASE123</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.cluster/apisupport/
implementation 'org.netbeans.cluster:apisupport:RELEASE123'
// https://jarcasting.com/artifacts/org.netbeans.cluster/apisupport/
implementation ("org.netbeans.cluster:apisupport:RELEASE123")
'org.netbeans.cluster:apisupport:pom:RELEASE123'
<dependency org="org.netbeans.cluster" name="apisupport" rev="RELEASE123">
<artifact name="apisupport" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.cluster', module='apisupport', version='RELEASE123')
)
libraryDependencies += "org.netbeans.cluster" % "apisupport" % "RELEASE123"
[org.netbeans.cluster/apisupport "RELEASE123"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.netbeans.modules : org-netbeans-modules-apisupport-ant | nbm-file | RELEASE123 |
| org.netbeans.modules : org-netbeans-modules-apisupport-installer-maven | nbm-file | RELEASE123 |
| org.netbeans.modules : org-netbeans-modules-apisupport-installer | nbm-file | RELEASE123 |
| org.netbeans.modules : org-netbeans-modules-apisupport-kit | nbm-file | RELEASE123 |
| org.netbeans.modules : org-netbeans-modules-apisupport-project | nbm-file | RELEASE123 |
| org.netbeans.modules : org-netbeans-modules-apisupport-refactoring | nbm-file | RELEASE123 |
| org.netbeans.modules : org-netbeans-modules-apisupport-wizards | nbm-file | RELEASE123 |
| org.netbeans.modules : org-netbeans-modules-maven-apisupport | nbm-file | RELEASE123 |
| org.netbeans.modules : org-netbeans-modules-timers | nbm-file | RELEASE123 |