MVN

com.github.hdy10 : boot-jdbc

Maven & Gradle

Apr 07, 2022

boot-jdbc · 基于springboot的jdbcTemplate简单封装

<dependency>
    <groupId>com.github.hdy10</groupId>
    <artifactId>boot-jdbc</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hdy10 : boot-jdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.github.hdy10 : boot-jdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
boot-jdbc-2.0.2
boot-jdbc-2.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.hdy10</groupId>
    <artifactId>boot-jdbc</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hdy10 : boot-jdbc gradle dependency to your build.gradle file:

implementation 'com.github.hdy10:boot-jdbc:2.0.2'

Gradle Kotlin DSL: Add the following com.github.hdy10 : boot-jdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hdy10:boot-jdbc:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hdy10 : boot-jdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hdy10" % "boot-jdbc" % "2.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 11, 2022
458 stars
Aug 08, 2023
10 usages
14.8k stars
Mar 22, 2020
91 stars
Mar 22, 2020
91 stars
Mar 26, 2020
1 usages
6 stars
Mar 26, 2020
2 usages
6 stars
Jan 28, 2023
397 stars
Jan 28, 2023
31 usages
397 stars
Jan 28, 2023
3 usages
397 stars
Jan 28, 2023
5 usages
397 stars