MVN

cn.taketoday : today-starter-jdbc

Maven & Gradle

Sep 30, 2023
106 stars

today-starter-jdbc · Starter for using JDBC with the HikariCP connection pool

<dependency>
    <groupId>cn.taketoday</groupId>
    <artifactId>today-starter-jdbc</artifactId>
    <version>4.0.0-Draft.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.taketoday : today-starter-jdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0-Draft.4

All Versions

Choose a version of cn.taketoday : today-starter-jdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
today-starter-jdbc-4.0.0-Draft.4

How to add a dependency to Maven

Add the following cn.taketoday : today-starter-jdbc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.taketoday</groupId>
    <artifactId>today-starter-jdbc</artifactId>
    <version>4.0.0-Draft.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.taketoday : today-starter-jdbc gradle dependency to your build.gradle file:

implementation 'cn.taketoday:today-starter-jdbc:4.0.0-Draft.4'

Gradle Kotlin DSL: Add the following cn.taketoday : today-starter-jdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.taketoday:today-starter-jdbc:4.0.0-Draft.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.taketoday : today-starter-jdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.taketoday" % "today-starter-jdbc" % "4.0.0-Draft.4"

Advertisement

Dependencies from Group

Apr 27, 2023
3 usages
86 stars
Apr 27, 2023
1 usages
86 stars
Aug 07, 2019
1 usages
14 stars
Apr 27, 2023
1 usages
86 stars
Apr 27, 2023
86 stars

Discover Dependencies

Sep 30, 2023
106 stars
Sep 30, 2023
106 stars
Sep 30, 2023
106 stars
Sep 30, 2023
106 stars
Sep 30, 2023
106 stars
Sep 30, 2023
106 stars
Sep 30, 2023
106 stars
Sep 30, 2023
106 stars
Sep 30, 2023
106 stars