<dependency>
<groupId>org.netbeans.modules</groupId>
<artifactId>org-netbeans-modules-websvc-jaxws21</artifactId>
<version>RELEASE190</version>
</dependency>
libraryDependencies += "org.netbeans.modules" % "org-netbeans-modules-websvc-jaxws21" % "RELEASE190"
@Grapes(
@Grab(group='org.netbeans.modules', module='org-netbeans-modules-websvc-jaxws21', version='RELEASE190')
)
<dependency org="org.netbeans.modules" name="org-netbeans-modules-websvc-jaxws21" rev="RELEASE190" />
<parent> <groupId>org.apache.netbeans</groupId> <artifactId>netbeans-parent</artifactId> <version>4</version> </parent>
compile
|-- org.netbeans.modules:org-netbeans-libs-jaxb:RELEASE190
|-- org.netbeans.api:org-netbeans-modules-websvc-jaxws21api:RELEASE190
|-- org.netbeans.api:org-netbeans-modules-xml-jaxb-api:RELEASE190
|-- com.sun.xml.fastinfoset:FastInfoset:2.0.0
|-- org.glassfish.gmbal:gmbal-api-only:4.0.3
|-- org.glassfish.ha:ha-api:3.1.13
|-- com.sun.mail:jakarta.mail:1.6.7
|-- com.sun.xml.ws:jaxws-rt:2.3.5
|-- com.sun.xml.ws:jaxws-tools:2.3.5
|-- org.glassfish.external:management-api:3.2.3
|-- org.jvnet.mimepull:mimepull:1.9.15
|-- com.sun.xml.ws:policy:2.7.10
|-- com.sun.xml.messaging.saaj:saaj-impl:1.5.3
|-- org.jvnet.staxex:stax-ex:1.8.3
|-- org.codehaus.woodstox:stax2-api:4.2.1