Jar examples for e:exificient-core
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-core 0.9.7 in this page.
MIT License
You can use the following script to add exificient-core-0.9.7.jar to your project.
<dependency> <groupId>com.siemens.ct.exi</groupId> <artifactId>exificient-core</artifactId> <version>0.9.7</version> </dependency>
compile group: 'com.siemens.ct.exi', name: 'exificient-core', version: '0.9.7'
libraryDependencies += "com.siemens.ct.exi" % "exificient-core" % "0.9.7"
<dependency org="com.siemens.ct.exi" name="exificient-core" rev="0.9.7"/>
@Grapes(@Grab(group='com.siemens.ct.exi', module='exificient-core', version='0.9.7'))
'com.siemens.ct.exi:exificient-core:jar:0.9.7'
Click the following link to download the jar file.
exificient-core-0.9.7-javadoc.jar