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

compile

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

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

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

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

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

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

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

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

|-- org.netbeans.modules:org-netbeans-modules-j2ee-metadata-model-support:RELEASE121

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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