<dependency>
<groupId>org.glassfish.metro</groupId>
<artifactId>ws-mex</artifactId>
<version>2.2.0-5</version>
</dependency>
<parent> <groupId>org.glassfish.metro</groupId> <artifactId>metro-project</artifactId> <version>2.2.0-5</version> </parent>
compile
|-- com.sun.istack:istack-commons-runtime
|-- com.sun.xml.bind:jaxb-impl
|-- org.glassfish:javax.annotation
|-- com.sun.xml.stream.buffer:streambuffer
provided
test
|-- junit:junit