Files download
File Operation
org-netbeans-modules-j2eeserver-RELEASE200.jar download
org-netbeans-modules-j2eeserver-RELEASE200.pom download
org-netbeans-modules-j2eeserver-RELEASE200-sources.jar download
Apache Maven
<dependency>
  <groupId>org.netbeans.api</groupId>
  <artifactId>org-netbeans-modules-j2eeserver</artifactId>
  <version>RELEASE200</version>
</dependency>
Gradle Groovy
implementation 'org.netbeans.api:org-netbeans-modules-j2eeserver:RELEASE200'
Gradle Kotlin
implementation("org.netbeans.api:org-netbeans-modules-j2eeserver:RELEASE200")
Scala SBT
libraryDependencies += "org.netbeans.api" % "org-netbeans-modules-j2eeserver" % "RELEASE200"
Groovy Grape
@Grapes(
  @Grab(group='org.netbeans.api', module='org-netbeans-modules-j2eeserver', version='RELEASE200')
)
Apache Ivy
<dependency org="org.netbeans.api" name="org-netbeans-modules-j2eeserver" rev="RELEASE200" />
Leiningen
[org.netbeans.api/org-netbeans-modules-j2eeserver "RELEASE200"]
Apache Buildr
'org.netbeans.api:org-netbeans-modules-j2eeserver:jar:RELEASE200'
Dependencies
<parent>
  <groupId>org.apache.netbeans</groupId>
  <artifactId>netbeans-parent</artifactId>
  <version>4</version>
</parent>

compile

|-- org.netbeans.api:org-apache-tools-ant-module:RELEASE200

|-- org.netbeans.api:org-netbeans-api-annotations-common:RELEASE200

|-- org.netbeans.api:org-netbeans-api-debugger:RELEASE200

|-- org.netbeans.api:org-netbeans-api-debugger-jpda:RELEASE200

|-- org.netbeans.api:org-netbeans-api-java:RELEASE200

|-- org.netbeans.api:org-netbeans-api-java-classpath:RELEASE200

|-- org.netbeans.api:org-netbeans-api-progress:RELEASE200

|-- org.netbeans.api:org-netbeans-api-progress-nb:RELEASE200

|-- org.netbeans.api:org-netbeans-api-xml:RELEASE200

|-- org.netbeans.api:org-netbeans-api-xml-ui:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-j2ee-core:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-j2ee-dd:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-j2ee-metadata:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-j2eeapis:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-java-platform:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-java-source-base:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-keyring:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-project-ant:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-project-ant-ui:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-project-libraries:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-project-libraries-ui:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-projectapi:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-schema2beans:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-server:RELEASE200

|-- org.netbeans.api:org-netbeans-modules-settings:RELEASE200

|-- org.netbeans.api:org-openide-actions:RELEASE200

|-- org.netbeans.api:org-openide-awt:RELEASE200

|-- org.netbeans.api:org-openide-dialogs:RELEASE200

|-- org.netbeans.api:org-openide-explorer:RELEASE200

|-- org.netbeans.api:org-openide-filesystems:RELEASE200

|-- org.netbeans.api:org-openide-io:RELEASE200

|-- org.netbeans.api:org-openide-loaders:RELEASE200

|-- org.netbeans.api:org-openide-modules:RELEASE200

|-- org.netbeans.api:org-openide-nodes:RELEASE200

|-- org.netbeans.api:org-openide-text:RELEASE200

|-- org.netbeans.api:org-openide-util-ui:RELEASE200

|-- org.netbeans.api:org-openide-util:RELEASE200

|-- org.netbeans.api:org-openide-util-lookup:RELEASE200

|-- org.netbeans.api:org-openide-windows:RELEASE200