1 Star 0 Fork 9

李恬/h2

forked from src-openEuler/h2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
h2-1.4.196.pom 960 Bytes
一键复制 编辑 原始数据 按行查看 历史
lyn 提交于 2020-08-19 14:20 +08:00 . package init
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.196</version>
<packaging>jar</packaging>
<name>H2 Database Engine</name>
<url>http://www.h2database.com</url>
<description>H2 Database Engine</description>
<licenses>
<license>
<name>MPL 2.0 or EPL 1.0</name>
<url>http://h2database.com/html/license.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:git:https://github.com/h2database/h2database</connection>
<url>https://github.com/h2database/h2database</url>
</scm>
<developers>
<developer>
<id>thomas.tom.mueller</id>
<name>Thomas Mueller</name>
<email>thomas.tom.mueller at gmail dot com</email>
</developer>
</developers>
<dependencies>
</dependencies>
</project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/litian_code/h2.git
git@gitee.com:litian_code/h2.git
litian_code
h2
h2
master

搜索帮助