Jar examples for c:commons-xml
XML utility library for JAXB, including functional style to define marshalling and unmarshalling adapters.
You can download jar file commons-xml 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add commons-xml-1.0.0.jar to your project.
<dependency> <groupId>com.glookast.commons</groupId> <artifactId>commons-xml</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.glookast.commons', name: 'commons-xml', version: '1.0.0'
libraryDependencies += "com.glookast.commons" % "commons-xml" % "1.0.0"
<dependency org="com.glookast.commons" name="commons-xml" rev="1.0.0"/>
@Grapes(@Grab(group='com.glookast.commons', module='commons-xml', version='1.0.0'))
'com.glookast.commons:commons-xml:jar:1.0.0'
Click the following link to download the jar file.
commons-xml-1.0.0-javadoc.jar