<dependency>
<groupId>org.netbeans.modules</groupId>
<artifactId>org-netbeans-modules-websvc-jaxws21</artifactId>
<version>RELEASE120-1</version>
</dependency>
implementation 'org.netbeans.modules:org-netbeans-modules-websvc-jaxws21:RELEASE120-1'
implementation("org.netbeans.modules:org-netbeans-modules-websvc-jaxws21:RELEASE120-1")
libraryDependencies += "org.netbeans.modules" % "org-netbeans-modules-websvc-jaxws21" % "RELEASE120-1"
@Grapes(
@Grab(group='org.netbeans.modules', module='org-netbeans-modules-websvc-jaxws21', version='RELEASE120-1')
)
<dependency org="org.netbeans.modules" name="org-netbeans-modules-websvc-jaxws21" rev="RELEASE120-1" />
<parent> <groupId>org.apache.netbeans</groupId> <artifactId>netbeans-parent</artifactId> <version>2</version> </parent>
compile
|-- org.netbeans.modules:org-netbeans-libs-jaxb:RELEASE120-1
|-- org.netbeans.api:org-netbeans-modules-websvc-jaxws21api:RELEASE120-1
|-- org.netbeans.api:org-netbeans-modules-xml-jaxb-api:RELEASE120-1
|-- com.sun.xml.fastinfoset:FastInfoset:1.2.12
|-- org.glassfish.gmbal:gmbal-api-only:3.1.0-b001
|-- org.glassfish.ha:ha-api:3.1.8
|-- com.sun.xml.ws:jaxws-rt:2.2.6-1
|-- com.sun.xml.ws:jaxws-tools:2.2.6-1
|-- org.glassfish.external:management-api:3.0.0-b012
|-- org.jvnet.mimepull:mimepull:1.8
|-- com.sun.xml.ws:policy:2.3.1
|-- com.sun.xml.messaging.saaj:saaj-impl:1.3.18
|-- org.jvnet.staxex:stax-ex:1.7