| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases | 
| GroupId | GroupIdio.edurt.gcm | 
| ArtifactId | ArtifactIdgcm-h2 | 
| Last Version | Last Version1.1.2 | 
| 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-h2-1.1.2.pom | |
| gcm-h2-1.1.2.jar | 10 KB | 
| gcm-h2-1.1.2-sources.jar | 5 KB | 
| gcm-h2-1.1.2-javadoc.jar | 63 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |