JAXB OSGi bundle for GlassFish V3

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.

Лицензия

Лицензия

Группа

Группа

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

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

jaxb
Последняя версия

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

2.1.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

JAXB OSGi bundle for GlassFish V3
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.
Организация-разработчик

Организация-разработчик

Sun Microsystems, Inc

Скачать jaxb

Имя Файла Размер
jaxb-2.1.9.pom
jaxb-2.1.9.jar 3 KB
jaxb-2.1.9-osgi.jar 4 MB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1.9
2.1.9-RC1