Last Version

polyjdbc 0.7.6

PolyJDBC - lightweight JDBC abstraction supporting transactions, multiple databases and rich schema inspection/creationd.

License

License

GroupId

GroupId

org.polyjdbc
ArtifactId

ArtifactId

polyjdbc
Version

Version

0.7.6
Type

Type

jar
Description

Description

polyjdbc
PolyJDBC - lightweight JDBC abstraction supporting transactions, multiple databases and rich schema inspection/creationd.
Source Code Management

Source Code Management

https://github.com/polyjdbc/polyjdbc

Download polyjdbc 0.7.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (14)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.0.13
ch.qos.logback : logback-classic jar 1.0.13
org.testng : testng jar 6.8.1
org.mockito : mockito-all jar 1.9.5
org.assertj : assertj-core jar 1.6.1
com.googlecode.catch-exception : catch-exception jar 1.2.0
joda-time : joda-time jar 2.3
commons-dbcp : commons-dbcp jar 1.4
com.h2database : h2 jar 1.3.175
org.postgresql : postgresql jar 9.2-1003-jdbc4
mysql : mysql-connector-java jar 5.1.26
org.spockframework : spock-core jar 1.0-groovy-2.4
org.codehaus.gpars : gpars jar 1.2.1
cglib : cglib-nodep jar 3.2.0

Project Modules

There are no modules declared in this project.