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