Last Version

JDBC utilities build 1.1.1

Common code for JDBC

License

License

GroupId

GroupId

no.priv.bang.jdbc
ArtifactId

ArtifactId

jdbc
Version

Version

1.1.1
Type

Type

jar
Description

Description

JDBC utilities build
Common code for JDBC
Source Code Management

Source Code Management

https://github.com/steinarb/jdbc

Download jdbc 1.1.1

Filename Size
jdbc-1.1.1.pom 7 KB
jdbc-1.1.1-javadoc.jar 394 KB
Browse

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

  • jdbc.datasourceproxy