io.github.jinlongliao:h2database


Categories

Categories

H2 Data Databases
GroupId

GroupId

io.github.jinlongliao
ArtifactId

ArtifactId

h2database
Last Version

Last Version

1.0.1.release
Release Date

Release Date

Type

Type

jar
Description

Description

Download h2database

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.jinlongliao : commons-common jar ${project.version}
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.release
1.0.0.release