Download aalto-xml-1.0.0.jar file - Jar a

Jar examples for a:aalto-xml

Description

Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2)

You can download jar file aalto-xml 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add aalto-xml-1.0.0.jar to your project.

<dependency>
   <groupId>com.fasterxml</groupId>
   <artifactId>aalto-xml</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.fasterxml', name: 'aalto-xml', version: '1.0.0'
libraryDependencies += "com.fasterxml" % "aalto-xml" % "1.0.0"
<dependency org="com.fasterxml" name="aalto-xml" rev="1.0.0"/>
@Grapes(@Grab(group='com.fasterxml', module='aalto-xml', version='1.0.0'))
'com.fasterxml:aalto-xml:jar:1.0.0'

Download

Click the following link to download the jar file.

aalto-xml-1.0.0-javadoc.jar
aalto-xml-1.0.0-sources.jar
aalto-xml-1.0.0.jar
aalto-xml-1.0.0.pom



Related Tutorials