H2 Database Engine (MySQL compatibility enhancement)

base on h2database 1.4.196. for more information, see http://h2database.com/

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.github.bj-tydic
ArtifactId

ArtifactId

h2
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

H2 Database Engine (MySQL compatibility enhancement)
base on h2database 1.4.196. for more information, see http://h2database.com/

Download h2

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.lucene : lucene-core jar 3.6.2
org.slf4j : slf4j-api jar 1.6.0
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.enterprise jar 4.2.0
org.locationtech.jts : jts-core jar 1.15.0

test (8)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.0
org.hsqldb : hsqldb jar 2.3.2
org.apache.derby : derby jar 10.10.1.1
org.apache.derby : derbyclient jar 10.10.1.1
org.apache.derby : derbynet jar 10.10.1.1
org.postgresql : postgresql jar 9.4.1209.jre6
mysql : mysql-connector-java jar 5.1.6
junit : junit jar 4.12

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.7

Project Modules

There are no modules declared in this project.
com.github.bj-tydic

Versions

Version
1.2
1.1
1.0