jdbc-excel

A library to create excel from jdbc

License

License

GroupId

GroupId

com.newcubator
ArtifactId

ArtifactId

jdbc-excel
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jdbc-excel
A library to create excel from jdbc
Project URL

Project URL

https://github.com/newcubator/jdbc-excel
Source Code Management

Source Code Management

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

Download jdbc-excel

How to add to project

<!-- 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"]

Dependencies

runtime (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.
com.newcubator

newcubator

newcubator company account

Versions

Version
1.1.0
1.0.0