<dependency>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-core</artifactId>
<version>0.8.0</version>
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2.maven2', module='maven-jaxb2-plugin-core', version='0.8.0')
)
<parent> <groupId>org.jvnet.jaxb2.maven2</groupId> <artifactId>maven-jaxb2-plugin-project</artifactId> <version>0.8.0</version> </parent>
compile
|-- com.sun.org.apache.xml.internal:resolver:20050927
|-- org.apache.maven:maven-plugin-api
|-- org.apache.maven:maven-project
|-- org.jfrog.maven.annomojo:maven-plugin-anno
test