| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases | 
| GroupId | GroupIdio.edurt.gcm.storage | 
| ArtifactId | ArtifactIdgcm-storage-h2 | 
| Last Version | Last Version1.2.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGcm for H2 Component Connect h2 server and read and write data! | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| gcm-storage-h2-1.2.6.pom | |
| gcm-storage-h2-1.2.6.jar | 10 KB | 
| gcm-storage-h2-1.2.6-sources.jar | 5 KB | 
| gcm-storage-h2-1.2.6-javadoc.jar | 63 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |