Table/IO Core Package

Uniformed Table Reader/Writer Core Packages

Лицензия

Лицензия

Категории

Категории

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

Группа

info.informationsea.tableio
Идентификатор

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

tableio-core
Последняя версия

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

0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Table/IO Core Package
Uniformed Table Reader/Writer Core Packages
Ссылка на сайт

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

https://github.com/informationsea/tableio
Система контроля версий

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

https://github.com/informationsea/tableio/

Скачать tableio-core

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

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

Зависимости

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

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

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

Table/IO Build Status

Uniformed Table Reader/Writer for CSV, TSV and Excel

Requirements

  • Apache POI
  • Java 7 or later

Documents

Downloads

Latest version is available at maven central

Warning

API of tableio is not stable.

License

GNU General Public License version 3 or later

Copyrights

  • Copyright (C) 2015 OKAMURA Yasunobu

How to use?

Please read test codes to learn how to use.

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

Версия
0.2
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1