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

jdbc-excel 1.1.0

A library to create excel from jdbc

Лицензия

Лицензия

Группа

Группа

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

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

jdbc-excel
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

jdbc-excel
A library to create excel from jdbc
Ссылка на сайт

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

https://github.com/newcubator/jdbc-excel
Система контроля версий

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

https://www.github.com/newcubator/jdbc-excel

Скачать jdbc-excel 1.1.0


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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
org.springframework : spring-jdbc jar 5.3.0
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2

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

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