Part of the Java Web Services Developer Pack
'javax.xml:jaxb-impl:1.0.5'
<dependency> <groupId>javax.xml</groupId> <artifactId>jaxb-impl</artifactId> <version>1.0.5</version> </dependency>
<dependency org="javax.xml" name="jaxb-impl" rev="1.0.5"/>
"javax.xml", "jaxb-impl", "1.0.5"