MVN

com.nhl.bootique.jdbc : bootique-jdbc-instrumented

Maven & Gradle

Feb 19, 2016
1 usages
4 stars

JDBC Integration Bundle for Bootique with metrics · Provides JDBC integration with Bootique, including metrics

<dependency>
    <groupId>com.nhl.bootique.jdbc</groupId>
    <artifactId>bootique-jdbc-instrumented</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-instrumented 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-instrumented to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
bootique-jdbc-instrumented-0.10.1
0.10
bootique-jdbc-instrumented-0.10

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nhl.bootique.jdbc</groupId>
    <artifactId>bootique-jdbc-instrumented</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-instrumented gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Jul 26, 2016
3 usages
1 stars
Feb 20, 2016
126 stars
Feb 16, 2016
0 stars
Feb 18, 2016
2 usages
29 stars
Jul 25, 2016
6 stars
Jul 07, 2016
3 usages
392 stars
Feb 21, 2016
4 stars