File | Operation |
---|---|
samples-basic-ant-0.2.GA.pom | download |
<dependency>
<groupId>org.jvnet.jaxb2_commons</groupId>
<artifactId>samples-basic-ant</artifactId>
<version>0.2.GA</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2_commons', module='samples-basic-ant', version='0.2.GA')
)