Download lib-jaxb-2.2.7-NB72.jar file - Jar l

Jar examples for l:lib-jaxb

Description

A netbeans library wrapper for jaxb library components

You can download jar file lib-jaxb 2.2.7-NB72 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add lib-jaxb-2.2.7-NB72.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>lib-jaxb</artifactId>
   <version>2.2.7-NB72</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'lib-jaxb', version: '2.2.7-NB72'
libraryDependencies += "nl.cloudfarming.client" % "lib-jaxb" % "2.2.7-NB72"
<dependency org="nl.cloudfarming.client" name="lib-jaxb" rev="2.2.7-NB72"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='lib-jaxb', version='2.2.7-NB72'))
'nl.cloudfarming.client:lib-jaxb:jar:2.2.7-NB72'

Download

Click the following link to download the jar file.

lib-jaxb-2.2.7-NB72-sources.jar
lib-jaxb-2.2.7-NB72.jar
lib-jaxb-2.2.7-NB72.pom



Related Tutorials