h

h2-2.1

This artifact contains the same classes as com.h2database%h2%2.1.* but in another package to support migration to com.h2database%h2%2.2.*
https://github.com/1tchy/shaded-h2database
Mozilla Public License, Version 2.0
Laurin Murer
文件下载
文件名 操作
h2-2.1-2.1.214.1.jar 下载
h2-2.1-2.1.214.1.pom 下载
h2-2.1-2.1.214.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.1tchy.shaded.com.h2database</groupId>
  <artifactId>h2-2.1</artifactId>
  <version>2.1.214.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.1tchy.shaded.com.h2database:h2-2.1:2.1.214.1'
Gradle Kotlin
implementation("io.github.1tchy.shaded.com.h2database:h2-2.1:2.1.214.1")
Scala SBT
libraryDependencies += "io.github.1tchy.shaded.com.h2database" % "h2-2.1" % "2.1.214.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.1tchy.shaded.com.h2database', module='h2-2.1', version='2.1.214.1')
)
Apache Ivy
<dependency org="io.github.1tchy.shaded.com.h2database" name="h2-2.1" rev="2.1.214.1" />
Leiningen
[io.github.1tchy.shaded.com.h2database/h2-2.1 "2.1.214.1"]
Apache Buildr
'io.github.1tchy.shaded.com.h2database:h2-2.1:jar:2.1.214.1'
本项目依赖
该项目无第三方依赖