Last Version

EXIficient 1.0.4

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.

License

License

GroupId

GroupId

com.siemens.ct.exi
ArtifactId

ArtifactId

exificient
Version

Version

1.0.4
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://exificient.github.io/
Project Organization

Project Organization

Siemens AG
Source Code Management

Source Code Management

https://github.com/EXIficient/exificient

Download exificient 1.0.4


<!-- https://jarcasting.com/artifacts/com.siemens.ct.exi/exificient/ -->
<dependency>
    <groupId>com.siemens.ct.exi</groupId>
    <artifactId>exificient</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.siemens.ct.exi/exificient/
implementation 'com.siemens.ct.exi:exificient:1.0.4'
// https://jarcasting.com/artifacts/com.siemens.ct.exi/exificient/
implementation ("com.siemens.ct.exi:exificient:1.0.4")
'com.siemens.ct.exi:exificient:jar:1.0.4'
<dependency org="com.siemens.ct.exi" name="exificient" rev="1.0.4">
  <artifact name="exificient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.siemens.ct.exi', module='exificient', version='1.0.4')
)
libraryDependencies += "com.siemens.ct.exi" % "exificient" % "1.0.4"
[com.siemens.ct.exi/exificient "1.0.4"]

Dependencies

compile (7)

Group / Artifact Type Version
com.siemens.ct.exi : exificient-core jar 1.0.4
com.siemens.ct.exi : exificient-grammars jar 1.0.4
xmlpull : xmlpull jar 1.1.3.1
javax.xml.bind : jaxb-api jar 2.2.11
com.sun.xml.bind : jaxb-core jar 2.2.11
com.sun.xml.bind : jaxb-impl jar 2.2.11
javax.activation : activation jar 1.1.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
xmlunit : xmlunit jar 1.6
org.codehaus.woodstox : woodstox-core-asl jar 4.1.2
xpp3 : xpp3 jar 1.1.4c

Project Modules

There are no modules declared in this project.