Last Version

stack.foundation JDBC Driver 0.1.0

JDBC driver that allows delegation to other databases and drivers

License

License

GroupId

GroupId

foundation.stack
ArtifactId

ArtifactId

jdbc-driver
Version

Version

0.1.0
Type

Type

jar
Description

Description

stack.foundation JDBC Driver
JDBC driver that allows delegation to other databases and drivers
Project URL

Project URL

https://github.com/rchodava/jdbc-driver/

Download jdbc-driver 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
foundation.stack : docker-bootstrap jar 0.1.1
org.eclipse.jgit : org.eclipse.jgit jar 4.2.0.201601211800-r
commons-io : commons-io jar 2.3
mysql : mysql-connector-java jar 5.1.38

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.