xlsBean

xls to beans with annotation

Лицензия

Лицензия

Категории

Категории

SBE Данные Data Structures
Группа

Группа

th.co.geniustree
Идентификатор

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

xlsBean
xls to beans with annotation
Ссылка на сайт

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

http://code.google.com/p/xls-beans

Скачать xlsBean

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 11.0.1
org.apache.poi : poi jar 3.8

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.9
commons-lang : commons-lang jar 2.4

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

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

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

Версия
1.1
1.0
1.0-M2