MVN

de.aosd.clazzfish : clazzfish-jdbc

Maven & Gradle

Apr 25, 2023
2 usages
0 stars

classfish-jdbc is an add-on toe classfish-monitor which allows you to monitor also JDBC calls.

<dependency>
    <groupId>de.aosd.clazzfish</groupId>
    <artifactId>clazzfish-jdbc</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.aosd.clazzfish : clazzfish-jdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of de.aosd.clazzfish : clazzfish-jdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
clazzfish-jdbc-2.1
2.0
clazzfish-jdbc-2.0
1.1
clazzfish-jdbc-1.1
1.0
clazzfish-jdbc-1.0
0.9
clazzfish-jdbc-0.9

How to add a dependency to Maven

Add the following de.aosd.clazzfish : clazzfish-jdbc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.aosd.clazzfish</groupId>
    <artifactId>clazzfish-jdbc</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.aosd.clazzfish : clazzfish-jdbc gradle dependency to your build.gradle file:

implementation 'de.aosd.clazzfish:clazzfish-jdbc:2.1'

Gradle Kotlin DSL: Add the following de.aosd.clazzfish : clazzfish-jdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("de.aosd.clazzfish:clazzfish-jdbc:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.aosd.clazzfish : clazzfish-jdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "de.aosd.clazzfish" % "clazzfish-jdbc" % "2.1"

Advertisement

Dependencies from Group

Apr 25, 2023
2 usages
0 stars
Apr 25, 2023
2 usages
0 stars
Apr 25, 2023
0 stars
Apr 25, 2023
0 stars

Discover Dependencies

Aug 22, 2023
6 usages
708 stars
Aug 29, 2020
2 usages
0 stars
Sep 30, 2021
4 usages
69 stars
Apr 14, 2023
9 usages
10 stars
Jul 20, 2023
3 usages
628 stars
Jan 12, 2023
2 usages
0 stars
Aug 22, 2023
2 usages
708 stars
May 31, 2016
3 usages
1 stars