File | Operation |
---|---|
maven-jaxb2-plugin-samples-0.4.pom | download |
<dependency>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-samples</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2.maven2', module='maven-jaxb2-plugin-samples', version='0.4')
)
<parent> <groupId>org.jvnet.jaxb2.maven2</groupId> <artifactId>maven-jaxb2-plugin-project</artifactId> <version>0.4</version> </parent>