MVN

com.newcubator : jdbc-excel

Maven & Gradle

Jul 04, 2023
2 stars

jdbc-excel · A library to create excel from jdbc

<dependency>
    <groupId>com.newcubator</groupId>
    <artifactId>jdbc-excel</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.newcubator : jdbc-excel to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of com.newcubator : jdbc-excel to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jdbc-excel-1.1.3
jdbc-excel-1.1.2.1
jdbc-excel-1.1.1
jdbc-excel-1.1.0
1.0.x
jdbc-excel-1.0.0

How to add a dependency to Maven

Add the following com.newcubator : jdbc-excel maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.newcubator</groupId>
    <artifactId>jdbc-excel</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.newcubator : jdbc-excel gradle dependency to your build.gradle file:

implementation 'com.newcubator:jdbc-excel:1.1.3'

Gradle Kotlin DSL: Add the following com.newcubator : jdbc-excel gradle kotlin dependency to your build.gradle.kts file:

implementation("com.newcubator:jdbc-excel:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.newcubator : jdbc-excel sbt scala dependency to your build.sbt file:

libraryDependencies += "com.newcubator" % "jdbc-excel" % "1.1.3"

Advertisement

Dependencies from Group

Mar 29, 2021
2 stars
Jul 04, 2023
2 stars

Discover Dependencies

Apr 10, 2021
2 usages
1 stars
Aug 25, 2023
2k stars
ui
May 15, 2023
May 15, 2023
1 usages
Jun 13, 2023
7 usages
2 stars
Apr 02, 2022
1 usages
5 stars
Jun 13, 2023
6 usages
28 stars
May 18, 2023
237 stars
May 18, 2023
237 stars
Feb 08, 2023
13 usages
109 stars