File | Operation |
---|---|
jaxb-codemodel-parent-4.0.4.pom | download |
<dependency>
<groupId>com.sun.xml.bind.mvn</groupId>
<artifactId>jaxb-codemodel-parent</artifactId>
<version>4.0.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.sun.xml.bind.mvn', module='jaxb-codemodel-parent', version='4.0.4')
)
<parent> <groupId>org.eclipse.ee4j</groupId> <artifactId>project</artifactId> <version>1.0.8</version> </parent>