MVN

no.priv.bang.jdbc : jdbc.datasourceproxy

Maven & Gradle

Jul 26, 2023
3 usages
0 stars

A proxy class wrapping a JDBC DataSource

<dependency>
    <groupId>no.priv.bang.jdbc</groupId>
    <artifactId>jdbc.datasourceproxy</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.priv.bang.jdbc : jdbc.datasourceproxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of no.priv.bang.jdbc : jdbc.datasourceproxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jdbc.datasourceproxy-1.2.0
1.1.x
jdbc.datasourceproxy-1.1.1
jdbc.datasourceproxy-1.1.0
1.0.x
jdbc.datasourceproxy-1.0.0

How to add a dependency to Maven

Add the following no.priv.bang.jdbc : jdbc.datasourceproxy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.priv.bang.jdbc</groupId>
    <artifactId>jdbc.datasourceproxy</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.priv.bang.jdbc : jdbc.datasourceproxy gradle dependency to your build.gradle file:

implementation 'no.priv.bang.jdbc:jdbc.datasourceproxy:1.2.0'

Gradle Kotlin DSL: Add the following no.priv.bang.jdbc : jdbc.datasourceproxy gradle kotlin dependency to your build.gradle.kts file:

implementation("no.priv.bang.jdbc:jdbc.datasourceproxy:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.priv.bang.jdbc : jdbc.datasourceproxy sbt scala dependency to your build.sbt file:

libraryDependencies += "no.priv.bang.jdbc" % "jdbc.datasourceproxy" % "1.2.0"

Advertisement

Dependencies from Group

Jul 26, 2023
3 usages
0 stars
Jul 26, 2023
0 stars
Apr 16, 2021
0 stars
Jul 26, 2023
0 stars

Discover Dependencies

Jul 26, 2023
0 stars
May 29, 2022
0 stars
Jun 29, 2023
3 usages
1 stars
Oct 23, 2020
5 usages
0 stars
Feb 06, 2023
2 usages
Jul 11, 2023
2 usages
1 stars
May 09, 2023
83 stars
Mar 21, 2023
32 stars