is not current version
Last Version 0.5

org.wisdom-framework:abstract-jdbc-driver 0.4


GroupId

GroupId

org.wisdom-framework
ArtifactId

ArtifactId

abstract-jdbc-driver
Version

Version

0.4
Type

Type

jar

Download abstract-jdbc-driver 0.4


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