Jar examples for e:exificient
EXIficient is an open source implementation of the W3C Efficient XML Interchange (EXI) format specification written in the Java programming language. The EXI format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources.
You can download jar file exificient 0.9.6 in this page.
GNU General Public License (GPL), Version 2.0
You can use the following script to add exificient-0.9.6.jar to your project.
<dependency> <groupId>com.siemens.ct.exi</groupId> <artifactId>exificient</artifactId> <version>0.9.6</version> </dependency>
compile group: 'com.siemens.ct.exi', name: 'exificient', version: '0.9.6'
libraryDependencies += "com.siemens.ct.exi" % "exificient" % "0.9.6"
<dependency org="com.siemens.ct.exi" name="exificient" rev="0.9.6"/>
@Grapes(@Grab(group='com.siemens.ct.exi', module='exificient', version='0.9.6'))
'com.siemens.ct.exi:exificient:jar:0.9.6'
Click the following link to download the jar file.
exificient-0.9.6-javadoc.jar