polyjdbc

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

License

License

GroupId

GroupId

org.polyjdbc
ArtifactId

ArtifactId

polyjdbc-parent
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download polyjdbc-parent

How to add to project

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

Dependencies

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

Project Modules

  • polyjdbc-core

Versions

Version
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0