Last Version

Spring Boot JDBI Library 0.9.0

JDBI Library for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices Net JDBI Data Databases
GroupId

GroupId

net.sixpointsix
ArtifactId

ArtifactId

spring-boot-jdbi-starter
Version

Version

0.9.0
Type

Type

jar
Description

Description

Spring Boot JDBI Library
JDBI Library for spring boot
Project Organization

Project Organization

6point6 Limited

Download spring-boot-jdbi-starter 0.9.0


<!-- https://jarcasting.com/artifacts/net.sixpointsix/spring-boot-jdbi-starter/ -->
<dependency>
    <groupId>net.sixpointsix</groupId>
    <artifactId>spring-boot-jdbi-starter</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sixpointsix/spring-boot-jdbi-starter/
implementation 'net.sixpointsix:spring-boot-jdbi-starter:0.9.0'
// https://jarcasting.com/artifacts/net.sixpointsix/spring-boot-jdbi-starter/
implementation ("net.sixpointsix:spring-boot-jdbi-starter:0.9.0")
'net.sixpointsix:spring-boot-jdbi-starter:jar:0.9.0'
<dependency org="net.sixpointsix" name="spring-boot-jdbi-starter" rev="0.9.0">
  <artifact name="spring-boot-jdbi-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sixpointsix', module='spring-boot-jdbi-starter', version='0.9.0')
)
libraryDependencies += "net.sixpointsix" % "spring-boot-jdbi-starter" % "0.9.0"
[net.sixpointsix/spring-boot-jdbi-starter "0.9.0"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.5.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.jdbi : jdbi3-core jar 3.4.0
org.jdbi : jdbi3-sqlobject Optional jar 3.4.0
org.jdbi : jdbi3-guava Optional jar 3.4.0
org.jdbi : jdbi3-kotlin Optional jar 3.4.0
org.jdbi : jdbi3-kotlin-sqlobject Optional jar 3.4.0
org.jdbi : jdbi3-postgres Optional jar 3.4.0
org.jdbi : jdbi3-jodatime2 Optional jar 3.4.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.mockito : mockito-core jar 2.23.4
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.