jdbc

An implementation of SDBC for accessing H2 using JDBC.

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.rocketfuel.sdbc.h2
ArtifactId

ArtifactId

jdbc_2.10
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jdbc
An implementation of SDBC for accessing H2 using JDBC.
Project URL

Project URL

https://github.com/wdacom/
Project Organization

Project Organization

com.rocketfuel.sdbc.h2

Download jdbc_2.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
com.rocketfuel.sdbc.jdbc : base_2.10 jar 1.0
com.h2database : h2 jar 1.4.189

Project Modules

There are no modules declared in this project.

Versions

Version
1.0