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.

License

License

GroupId

GroupId

com.siemens.ct.exi
ArtifactId

ArtifactId

exificient-core
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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.
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-core.git

Download exificient-core

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.

EXIficient

EXIficient core part of the open source implementation of the W3C Efficient XML Interchange (EXI) format specification.

Build Status

com.siemens.ct.exi

Versions

Version
1.0.4
1.0.1
1.0.0
0.9.7
0.9.6