is not current version
Last Version 2.2.7

javax.xml.bind:jaxb-api-osgi 2.2-promoted-b42

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. This module is exclusively meant for use in GlassFish V3 development. It is highly unlikely to work in any other environment. If you are looking for a Maven distribution of Metro, please use com.sun.xml.ws.webservices.

GroupId

GroupId

javax.xml.bind
ArtifactId

ArtifactId

jaxb-api-osgi
Version

Version

2.2-promoted-b42
Type

Type

jar

Download jaxb-api-osgi 2.2-promoted-b42


<!-- https://jarcasting.com/artifacts/javax.xml.bind/jaxb-api-osgi/ -->
<dependency>
    <groupId>javax.xml.bind</groupId>
    <artifactId>jaxb-api-osgi</artifactId>
    <version>2.2-promoted-b42</version>
</dependency>
// https://jarcasting.com/artifacts/javax.xml.bind/jaxb-api-osgi/
implementation 'javax.xml.bind:jaxb-api-osgi:2.2-promoted-b42'
// https://jarcasting.com/artifacts/javax.xml.bind/jaxb-api-osgi/
implementation ("javax.xml.bind:jaxb-api-osgi:2.2-promoted-b42")
'javax.xml.bind:jaxb-api-osgi:jar:2.2-promoted-b42'
<dependency org="javax.xml.bind" name="jaxb-api-osgi" rev="2.2-promoted-b42">
  <artifact name="jaxb-api-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.xml.bind', module='jaxb-api-osgi', version='2.2-promoted-b42')
)
libraryDependencies += "javax.xml.bind" % "jaxb-api-osgi" % "2.2-promoted-b42"
[javax.xml.bind/jaxb-api-osgi "2.2-promoted-b42"]