FlatPack Parent

Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters. Bind delimited or fixed width text to column names via XML mappings. Support for header and trailer records. Optionally, column names can be retrieved from the first record of a delimited file.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.flatpack
Идентификатор

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

flatpack-parent
Последняя версия

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

4.0.18
Дата

Дата

Тип

Тип

pom
Описание

Описание

FlatPack Parent
Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters. Bind delimited or fixed width text to column names via XML mappings. Support for header and trailer records. Optionally, column names can be retrieved from the first record of a delimited file.
Ссылка на сайт

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

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

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

Appendium - Portfolio Financing Platform

Скачать flatpack-parent

Имя Файла Размер
flatpack-parent-4.0.18.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/net.sf.flatpack/flatpack-parent/ -->
<dependency>
    <groupId>net.sf.flatpack</groupId>
    <artifactId>flatpack-parent</artifactId>
    <version>4.0.18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.flatpack/flatpack-parent/
implementation 'net.sf.flatpack:flatpack-parent:4.0.18'
// https://jarcasting.com/artifacts/net.sf.flatpack/flatpack-parent/
implementation ("net.sf.flatpack:flatpack-parent:4.0.18")
'net.sf.flatpack:flatpack-parent:pom:4.0.18'
<dependency org="net.sf.flatpack" name="flatpack-parent" rev="4.0.18">
  <artifact name="flatpack-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.flatpack', module='flatpack-parent', version='4.0.18')
)
libraryDependencies += "net.sf.flatpack" % "flatpack-parent" % "4.0.18"
[net.sf.flatpack/flatpack-parent "4.0.18"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • flatpack
  • flatpack-excel
  • flatpack-samples

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

Версия
4.0.18
4.0.17
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.4.3
3.4.2
3.4.1
3.4.0