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

compile

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

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

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

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

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

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

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

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

|-- org.netbeans.api:org-netbeans-api-search:RELEASE126

|-- org.netbeans.api:org-netbeans-api-templates:RELEASE126

|-- org.netbeans.api:org-netbeans-api-web-webmodule:RELEASE126

|-- org.netbeans.api:org-netbeans-libs-javacapi:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-ant-browsetask:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-db:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-editor-indent-project:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-j2ee-api-ejbmodule:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-j2ee-common:RELEASE126

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

|-- org.netbeans.modules:org-netbeans-modules-j2ee-core-utilities:RELEASE126

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

|-- org.netbeans.api:org-netbeans-modules-j2ee-dd-webservice:RELEASE126

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

|-- org.netbeans.modules:org-netbeans-modules-j2ee-persistence:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-j2ee-persistenceapi:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-j2eeserver:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-java-api-common:RELEASE126

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

|-- org.netbeans.api:org-netbeans-modules-java-platform-ui:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-java-project:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-java-project-ui:RELEASE126

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

|-- org.netbeans.modules:org-netbeans-modules-javaee-injection:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-javaee-project:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-javaee-specs-support:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-junit:RELEASE126

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

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

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

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

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

|-- org.netbeans.api:org-netbeans-modules-projectuiapi:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-projectuiapi-base:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-queries:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-web-browser-api:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-web-clientproject-api:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-web-common:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-web-common-ui:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-web-jspparser:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-websvc-clientapi:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-websvc-jaxwsapi:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-websvc-jaxwsmodel:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-websvc-websvcapi:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-websvc-wsstackapi:RELEASE126

|-- org.netbeans.modules:org-netbeans-modules-whitelist:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-xml-retriever:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-xml-wsdl-model:RELEASE126

|-- org.netbeans.api:org-netbeans-modules-xml-xam:RELEASE126

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

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

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

|-- org.netbeans.api:org-openide-execution:RELEASE126

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

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

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

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

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

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

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

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