jxmltojson

XML to JSON converter in pure java code

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.github.asilvestre
Идентификатор

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

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

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

0.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

jxmltojson
XML to JSON converter in pure java code
Ссылка на сайт

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

https://github.com/asilvestre/jxmltojson

Скачать jxmltojson

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.asilvestre : jpurexml jar 0.12

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1
com.github.github : site-maven-plugin Необязательный jar 0.7

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

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

Версии библиотеки

Версия
0.11
0.10
0.9