| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases |
| GroupId | GroupIdio.jpom.plugins |
| ArtifactId | ArtifactIddb-h2 |
| Last Version | Last Version2.8.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplugin-db-h2
Jpom java 插件模块
|
| Filename | Size |
|---|---|
| db-h2-2.8.14.pom | |
| db-h2-2.8.14.jar | 2 MB |
| db-h2-2.8.14-sources.jar | 13 KB |
| db-h2-2.8.14-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.jpom.plugins/db-h2/ -->
<dependency>
<groupId>io.jpom.plugins</groupId>
<artifactId>db-h2</artifactId>
<version>2.8.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.jpom.plugins/db-h2/
implementation 'io.jpom.plugins:db-h2:2.8.14'
// https://jarcasting.com/artifacts/io.jpom.plugins/db-h2/
implementation ("io.jpom.plugins:db-h2:2.8.14")
'io.jpom.plugins:db-h2:jar:2.8.14'
<dependency org="io.jpom.plugins" name="db-h2" rev="2.8.14">
<artifact name="db-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jpom.plugins', module='db-h2', version='2.8.14')
)
libraryDependencies += "io.jpom.plugins" % "db-h2" % "2.8.14"
[io.jpom.plugins/db-h2 "2.8.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.jpom : common | jar | 2.8.14 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.databene : contiperf | jar | 2.3.4 |