Download jaxb-osgi-2.2-promoted-b50.jar file - Jar j

Jar examples for j:jaxb-osgi

Description

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.

You can download jar file jaxb-osgi 2.2-promoted-b50 in this page.

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0

Build File

You can use the following script to add jaxb-osgi-2.2-promoted-b50.jar to your project.

<dependency>
   <groupId>com.sun.xml.bind</groupId>
   <artifactId>jaxb-osgi</artifactId>
   <version>2.2-promoted-b50</version>
</dependency>
compile group: 'com.sun.xml.bind', name: 'jaxb-osgi', version: '2.2-promoted-b50'
libraryDependencies += "com.sun.xml.bind" % "jaxb-osgi" % "2.2-promoted-b50"
<dependency org="com.sun.xml.bind" name="jaxb-osgi" rev="2.2-promoted-b50"/>
@Grapes(@Grab(group='com.sun.xml.bind', module='jaxb-osgi', version='2.2-promoted-b50'))
'com.sun.xml.bind:jaxb-osgi:jar:2.2-promoted-b50'

Download

Click the following link to download the jar file.

jaxb-osgi-2.2-promoted-b50.jar
jaxb-osgi-2.2-promoted-b50.pom



Related Tutorials