Xml To Csv

Forked version of fordfrog xml2csv library that allows selection of xml elements via attributes

Лицензия

Лицензия

Категории

Категории

CSV Данные Data Formats
Группа

Группа

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

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

xml-to-csv
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Xml To Csv
Forked version of fordfrog xml2csv library that allows selection of xml elements via attributes
Ссылка на сайт

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

https://github.com/michaelruocco/xml-to-csv

Скачать xml-to-csv

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.6
commons-cli : commons-cli jar 1.4

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 2.8.0
com.github.michaelruocco : property-loader jar 2.0.1
com.github.stefanbirkner : system-rules jar 1.16.1

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

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

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

Версия
1.0.1
1.0.0