Last Version

no.priv.bang.jdbc:jdbc-bom 1.1.1

BoM (Bill of Materials) for the JDBC common code

License

License

GroupId

GroupId

no.priv.bang.jdbc
ArtifactId

ArtifactId

jdbc-bom
Version

Version

1.1.1
Type

Type

jar
Description

Description

BoM (Bill of Materials) for the JDBC common code

Download jdbc-bom 1.1.1


<!-- https://jarcasting.com/artifacts/no.priv.bang.jdbc/jdbc-bom/ -->
<dependency>
    <groupId>no.priv.bang.jdbc</groupId>
    <artifactId>jdbc-bom</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.jdbc/jdbc-bom/
implementation 'no.priv.bang.jdbc:jdbc-bom:1.1.1'
// https://jarcasting.com/artifacts/no.priv.bang.jdbc/jdbc-bom/
implementation ("no.priv.bang.jdbc:jdbc-bom:1.1.1")
'no.priv.bang.jdbc:jdbc-bom:jar:1.1.1'
<dependency org="no.priv.bang.jdbc" name="jdbc-bom" rev="1.1.1">
  <artifact name="jdbc-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.jdbc', module='jdbc-bom', version='1.1.1')
)
libraryDependencies += "no.priv.bang.jdbc" % "jdbc-bom" % "1.1.1"
[no.priv.bang.jdbc/jdbc-bom "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.