Last Version

jdbc 0.5

This is collection of classes to working with JDBC

License

License

GroupId

GroupId

org.bitbucket.javatek
ArtifactId

ArtifactId

jdbc
Version

Version

0.5
Type

Type

jar
Description

Description

jdbc
This is collection of classes to working with JDBC
Project URL

Project URL

https://bitbucket.org/javatek/jdbc
Source Code Management

Source Code Management

https://bitbucket.org/javatek/jdbc

Download jdbc 0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.bitbucket.javatek : require jar 1.0
com.intellij : annotations jar 12.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.