Download jaxb-utils-1.0.jar file - Jar j

Jar examples for j:jaxb-utils

Description

The collection of useful JAXB utils

You can download jar file jaxb-utils 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jaxb-utils-1.0.jar to your project.

<dependency>
   <groupId>com.github.baev</groupId>
   <artifactId>jaxb-utils</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.baev', name: 'jaxb-utils', version: '1.0'
libraryDependencies += "com.github.baev" % "jaxb-utils" % "1.0"
<dependency org="com.github.baev" name="jaxb-utils" rev="1.0"/>
@Grapes(@Grab(group='com.github.baev', module='jaxb-utils', version='1.0'))
'com.github.baev:jaxb-utils:jar:1.0'

Download

Click the following link to download the jar file.

jaxb-utils-1.0-javadoc.jar
jaxb-utils-1.0-sources.jar
jaxb-utils-1.0.jar
jaxb-utils-1.0.pom



Related Tutorials