<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-axis2</artifactId>
<version>2.1.4</version>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-axis2', version='2.1.4')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>axis2</artifactId> <version>2.1.4</version> </parent>
compile
|-- org.apache.geronimo.modules:geronimo-webservices
|-- org.apache.geronimo.modules:geronimo-jaxws
|-- org.apache.geronimo.schema:geronimo-schema-jee_5
|-- org.apache.axis2:axis2-jaxws
|-- org.apache.geronimo.modules:geronimo-transaction
|-- org.apache.axis2:axis2-java2wsdl
|-- org.apache.axis2:axis2-kernel
|-- org.apache.axis2:axis2-adb
|-- org.apache.axis2:axis2-jaxws-api
|-- org.apache.axis2:axis2-metadata
|-- org.apache.ws.commons.axiom:axiom-api
|-- org.apache.ws.commons.axiom:axiom-impl
|-- org.apache.ws.commons.schema:XmlSchema
|-- commons-logging:commons-logging
|-- commons-httpclient:commons-httpclient
|-- commons-codec:commons-codec
|-- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec
|-- org.apache.xmlbeans:xmlbeans
|-- annogen:annogen
test