MVN

com.nhl.bootique.jdbc : bootique-jdbc

Maven & Gradle

Feb 19, 2016
8 usages
4 stars

JDBC Integration Bundle for Bootique · Provides JDBC integration with Bootique

<dependency>
    <groupId>com.nhl.bootique.jdbc</groupId>
    <artifactId>bootique-jdbc</artifactId>
    <version>0.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.10.1

All Versions

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

Version Vulnerabilities Updated
0.10.x
bootique-jdbc-0.10.1
0.10
bootique-jdbc-0.10
0.9
bootique-jdbc-0.9
0.8
bootique-jdbc-0.8
0.7
bootique-jdbc-0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nhl.bootique.jdbc</groupId>
    <artifactId>bootique-jdbc</artifactId>
    <version>0.10.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.nhl.bootique.jdbc:bootique-jdbc:0.10.1'

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

implementation("com.nhl.bootique.jdbc:bootique-jdbc:0.10.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.nhl.bootique.jdbc" % "bootique-jdbc" % "0.10.1"

Advertisement

Dependencies from Group

Feb 19, 2016
8 usages
4 stars
Feb 19, 2016
1 usages
4 stars

Discover Dependencies

Mar 01, 2016
14 usages
6 stars
Jan 31, 2023
19 usages
0 stars
Dec 18, 2021
27 usages
50 stars
Aug 16, 2022
5 usages
13 stars
Feb 12, 2020
14 usages
5 stars
Mar 13, 2023
21 usages
4.2k stars
Oct 24, 2015
6 usages
24 stars
Dec 28, 2011
10 usages
16 stars
Sep 29, 2021
4 usages
23 stars