Last Version

EXIficientGUI 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

Categories

Categories

GUI User Interface
GroupId

GroupId

com.siemens.ct.exi
ArtifactId

ArtifactId

exificient-gui
Version

Version

1.0.4
Type

Type

jar
Description

Description

EXIficientGUI
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-gui 1.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.siemens.ct.exi : exificient jar 1.0.4
com.siemens.ct.exi : exificient-for-json jar 1.0.4
com.siemens.ct.exi : exificient-for-javascript jar 1.0.4
xerces : xercesImpl jar 2.12.0

Project Modules

There are no modules declared in this project.