<dependency>
<groupId>org.jvnet.jaxb2_commons</groupId>
<artifactId>basic</artifactId>
<version>0.4.1.5</version>
</dependency>
<parent> <groupId>org.jvnet.jaxb2_commons</groupId> <artifactId>project</artifactId> <version>0.4.1.5</version> </parent>
compile
|-- org.jvnet.jaxb2_commons:runtime
|-- org.jvnet.jaxb2_commons:tools
provided
|-- com.sun.xml.bind:jaxb-impl
|-- org.jvnet.jaxb2_commons:jaxb-xjc
test