Gcm for H2 Component

Connect h2 server and read and write data!

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.edurt.gcm
ArtifactId

ArtifactId

gcm-h2
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Gcm for H2 Component
Connect h2 server and read and write data!
Project Organization

Project Organization

Edurt Software Foundation

Download gcm-h2

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.197
org.mybatis : mybatis-guice jar 3.10
org.mybatis : mybatis jar 3.4.5
com.zaxxer : HikariCP jar 2.7.7
com.google.inject : guice jar 4.2.2
io.edurt.gcm : gcm-test jar 1.1.2
org.projectlombok : lombok jar 1.18.8
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0