<dependency>
<groupId>org.codehaus.groovy.modules</groupId>
<artifactId>groovyws</artifactId>
<version>0.5.0</version>
</dependency>
@Grapes(
@Grab(group='org.codehaus.groovy.modules', module='groovyws', version='0.5.0')
)
compile
|-- org.apache.cxf:cxf-bundle:2.1.4
|-- commons-logging:commons-logging:1.1.1
|-- org.apache.neethi:neethi:2.0.4
|-- com.sun.xml.bind:jaxb-impl:2.1.9
|-- org.apache.ws.commons.schema:XmlSchema:1.4.4
|-- xml-resolver:xml-resolver:1.2
|-- com.sun.xml.bind:jaxb-xjc:2.1.9
|-- org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.0.2
|-- org.apache.geronimo.specs:geronimo-annotation_1.0_spec:1.1.1
|-- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1
|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.5
|-- javax.xml.bind:jaxb-api:2.1
|-- org.codehaus.woodstox:wstx-asl:3.2.6
|-- org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:1.1.2
|-- org.apache.geronimo.specs:geronimo-jaxws_2.1_spec:1.0
|-- javax.xml.soap:saaj-api:1.3
|-- com.sun.xml.messaging.saaj:saaj-impl:1.3.2
|-- com.sun.xml.fastinfoset:FastInfoset:1.2.2
|-- bouncycastle:bcprov-jdk15:140
|-- org.apache.ws.security:wss4j:1.5.6
|-- org.apache.santuario:xmlsec:1.4.2
|-- org.apache.geronimo.specs:geronimo-servlet_2.5_spec:1.2
|-- org.mortbay.jetty:jetty:6.1.15
|-- org.mortbay.jetty:jetty-util:6.1.15
|-- org.codehaus.groovy:groovy-all:1.5.7
|-- junit:junit:4.5
test