Last Version

Gcm for H2 Component 1.2.6

Connect h2 server and read and write data!

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.edurt.gcm.storage
ArtifactId

ArtifactId

gcm-storage-h2
Version

Version

1.2.6
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-storage-h2 1.2.6


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

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.framework : gcm-framework-test jar 1.2.6
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.