JAXB (JSR 222) reference implementation This module is exclusively meant for use in GlassFish V3 development. It is highly unlikely to work in any other environment.
'com.sun.xml.bind:jaxb-osgi:2.2.4'
<dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-osgi</artifactId> <version>2.2.4</version> </dependency>
<dependency org="com.sun.xml.bind" name="jaxb-osgi" rev="2.2.4"/>
"com.sun.xml.bind", "jaxb-osgi", "2.2.4"