| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases | 
| GroupId | GroupIdcom.lgou2w | 
| ArtifactId | ArtifactIdldk-sql-h2 | 
| Last Version | Last Version0.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA multi-platform lgou2w development kit | 
| Filename | Size | 
|---|---|
| ldk-sql-h2-0.2.2.pom | |
| ldk-sql-h2-0.2.2.jar | 9 KB | 
| ldk-sql-h2-0.2.2-sources.jar | 3 KB | 
| ldk-sql-h2-0.2.2-javadoc.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.lgou2w/ldk-sql-h2/ -->
<dependency>
    <groupId>com.lgou2w</groupId>
    <artifactId>ldk-sql-h2</artifactId>
    <version>0.2.2</version>
</dependency>// https://jarcasting.com/artifacts/com.lgou2w/ldk-sql-h2/
implementation 'com.lgou2w:ldk-sql-h2:0.2.2'// https://jarcasting.com/artifacts/com.lgou2w/ldk-sql-h2/
implementation ("com.lgou2w:ldk-sql-h2:0.2.2")'com.lgou2w:ldk-sql-h2:jar:0.2.2'<dependency org="com.lgou2w" name="ldk-sql-h2" rev="0.2.2">
  <artifact name="ldk-sql-h2" type="jar" />
</dependency>@Grapes(
@Grab(group='com.lgou2w', module='ldk-sql-h2', version='0.2.2')
)libraryDependencies += "com.lgou2w" % "ldk-sql-h2" % "0.2.2"[com.lgou2w/ldk-sql-h2 "0.2.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.lgou2w : ldk-sql-api | jar | 0.2.2 | 
| com.h2database : h2 | jar | 1.4.200 | 
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.7 | 
| org.powermock : powermock-module-junit4 | jar | 2.0.7 | 
| com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.2.0 | 
| org.amshove.kluent : kluent | jar | 1.61 |