не последняя версия
Последняя версия 2.2.7

javax.xml.bind:jaxb-api-osgi 2.2.1-promoted-b78

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.

Группа

Группа

javax.xml.bind
Идентификатор

Идентификатор

jaxb-api-osgi
Версия

Версия

2.2.1-promoted-b78
Тип

Тип

jar

Скачать jaxb-api-osgi 2.2.1-promoted-b78


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