Inspired Model Exporter

Annotation based excel and txt data exporter from a list of pojo java class

Лицензия

Лицензия

Группа

Группа

it.inspiredsoft
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Inspired Model Exporter
Annotation based excel and txt data exporter from a list of pojo java class
Ссылка на сайт

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

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

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

Inspired

Скачать model-exporter

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.poi : poi jar 3.9
log4j : log4j jar 1.2.17

provided (1)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-core jar 4.1.4.Final

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

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

Inspired

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

Версия
1.0.1
1.0.0