MVN

ca.pjer : jdbi-spring-boot-starter

Maven & Gradle

Feb 11, 2019
7 stars

JDBI Spring Boot Starter · This is a Spring Boot Starter for auto creating Jdbi and SqlObject

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>jdbi-spring-boot-starter</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.pjer : jdbi-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of ca.pjer : jdbi-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
jdbi-spring-boot-starter-1.3.0
1.2.x
jdbi-spring-boot-starter-1.2.0
1.1.x
jdbi-spring-boot-starter-1.1.0
1.0.x
jdbi-spring-boot-starter-1.0.0
0.2.x
jdbi-spring-boot-starter-0.2.0
0.1.x
jdbi-spring-boot-starter-0.1.0

How to add a dependency to Maven

Add the following ca.pjer : jdbi-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>jdbi-spring-boot-starter</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.pjer : jdbi-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'ca.pjer:jdbi-spring-boot-starter:1.3.0'

Gradle Kotlin DSL: Add the following ca.pjer : jdbi-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("ca.pjer:jdbi-spring-boot-starter:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.pjer : jdbi-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.pjer" % "jdbi-spring-boot-starter" % "1.3.0"

Advertisement

Dependencies from Group

Aug 17, 2021
2 usages
72 stars
Mar 18, 2019
1 usages
8 stars
Mar 28, 2017
1 usages
7 stars
Jun 19, 2015
20 stars
Mar 14, 2017

Discover Dependencies

Jul 26, 2023
1.4k stars
Jul 26, 2023
1 usages
1.4k stars
Nov 04, 2020
11 stars
Nov 04, 2020
1 usages
11 stars
Nov 16, 2018
0 stars
Aug 12, 2019
1 usages
116 stars
Apr 11, 2019
1 usages
81 stars
Sep 19, 2018
2 usages
10 stars