Data Exporter

data-exporter is a Java library to export the tabular data (like List of rows) into many output formats. As of latest release, this library supports following formats.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Данные
Группа

Группа

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

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

data-exporter
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Data Exporter
data-exporter is a Java library to export the tabular data (like List of rows) into many output formats. As of latest release, this library supports following formats.
Ссылка на сайт

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

https://github.com/brsanthu/data-exporter
Организация-разработчик

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

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

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

https://github.com/brsanthu/data-exporter

Скачать data-exporter

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
commons-beanutils : commons-beanutils jar 1.8.3
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5

test (3)

Идентификатор библиотеки Тип Версия
com.googlecode.openpojo : openpojo jar 0.3.4
junit : junit jar 4.8.2
commons-io : commons-io jar 2.0.1

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

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

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

Версия
1.0.4