File | Operation |
---|---|
jaxb-bom-2.2.10-b140310.1920.pom | download |
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-bom</artifactId>
<version>2.2.10-b140310.1920</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.glassfish.jaxb', module='jaxb-bom', version='2.2.10-b140310.1920')
)
<parent> <groupId>net.java</groupId> <artifactId>jvnet-parent</artifactId> <version>4</version> </parent>