| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesH2 Data Databases | 
        
| GroupId | GroupIdcom.github.bj-tydic | 
    
| ArtifactId | ArtifactIdh2 | 
    
| Last Version | Last Version1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionH2 Database Engine (MySQL compatibility enhancement) 
            base on h2database 1.4.196. for more information, see http://h2database.com/ 
         | 
    
| Filename | Size | 
|---|---|
| h2-1.2.pom | |
| h2-1.2.jar | 2 MB | 
| h2-1.2-sources.jar | 1 MB | 
| h2-1.2-javadoc.jar | 4 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.bj-tydic/h2/ -->
<dependency>
    <groupId>com.github.bj-tydic</groupId>
    <artifactId>h2</artifactId>
    <version>1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.bj-tydic/h2/
implementation 'com.github.bj-tydic:h2:1.2'
                // https://jarcasting.com/artifacts/com.github.bj-tydic/h2/
implementation ("com.github.bj-tydic:h2:1.2")
                'com.github.bj-tydic:h2:jar:1.2'
                <dependency org="com.github.bj-tydic" name="h2" rev="1.2">
  <artifact name="h2" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.bj-tydic', module='h2', version='1.2')
)
                libraryDependencies += "com.github.bj-tydic" % "h2" % "1.2"
                [com.github.bj-tydic/h2 "1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| org.apache.lucene : lucene-core | jar | 3.6.2 | 
| org.slf4j : slf4j-api | jar | 1.6.0 | 
| org.osgi : org.osgi.core | jar | 4.2.0 | 
| org.osgi : org.osgi.enterprise | jar | 4.2.0 | 
| org.locationtech.jts : jts-core | jar | 1.15.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.6.0 | 
| org.hsqldb : hsqldb | jar | 2.3.2 | 
| org.apache.derby : derby | jar | 10.10.1.1 | 
| org.apache.derby : derbyclient | jar | 10.10.1.1 | 
| org.apache.derby : derbynet | jar | 10.10.1.1 | 
| org.postgresql : postgresql | jar | 9.4.1209.jre6 | 
| mysql : mysql-connector-java | jar | 5.1.6 | 
| junit : junit | jar | 4.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun » tools | jar | 1.7 |