MVN

no.priv.bang.jdbc : jdbc-bom

Maven & Gradle

Jul 26, 2023
0 stars

BoM (Bill of Materials) for the JDBC common code

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

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
jdbc-bom-1.2.0
1.1.x
jdbc-bom-1.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>no.priv.bang.jdbc</groupId>
    <artifactId>jdbc-bom</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-bom gradle dependency to your build.gradle file:

implementation 'no.priv.bang.jdbc:jdbc-bom:1.2.0'

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

implementation("no.priv.bang.jdbc:jdbc-bom:1.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "no.priv.bang.jdbc" % "jdbc-bom" % "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

Jun 14, 2021
1 usages
1 stars
Aug 15, 2022
13 stars
Jun 12, 2021
1 usages
0 stars
Jun 15, 2021
12 stars
Jun 12, 2021
0 stars
Jun 11, 2021
8 stars
Jul 21, 2023
2 usages
60 stars