Последняя версия

EXIficient-Core 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.

Лицензия

Лицензия

Группа

Группа

com.siemens.ct.exi
Идентификатор

Идентификатор

exificient-core
Версия

Версия

1.0.4
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://exificient.github.io/
Организация-разработчик

Организация-разработчик

Siemens AG
Система контроля версий

Система контроля версий

https://github.com/EXIficient/exificient-core.git

Скачать exificient-core 1.0.4


<!-- 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
xmlunit : xmlunit jar 1.6

Модули Проекта

Данный проект не имеет модулей.