Last Version

org.wisdom-framework:wisdom-jdbc-drivers 0.5

Integrates JDBC driver into OSGi.

License

License

GroupId

GroupId

org.wisdom-framework
ArtifactId

ArtifactId

wisdom-jdbc-drivers
Version

Version

0.5
Type

Type

pom
Description

Description

Integrates JDBC driver into OSGi.
Project Organization

Project Organization

Wisdom Framework

Download wisdom-jdbc-drivers 0.5

Filename Size
wisdom-jdbc-drivers-0.5.pom 861 bytes
Browse

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

Dependencies

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

Project Modules

  • abstract-jdbc-driver
  • derby
  • h2
  • hsql
  • sqlite
  • postgresql
  • mysql