tech.guyi.ipojo:easy-h2-jdbc

tech.guyi.ipojo:ipojo expand modules

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

tech.guyi.ipojo
ArtifactId

ArtifactId

easy-h2-jdbc
Last Version

Last Version

1.0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

tech.guyi.ipojo:ipojo expand modules

Download easy-h2-jdbc

How to add to project

<!-- https://jarcasting.com/artifacts/tech.guyi.ipojo/easy-h2-jdbc/ -->
<dependency>
    <groupId>tech.guyi.ipojo</groupId>
    <artifactId>easy-h2-jdbc</artifactId>
    <version>1.0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.guyi.ipojo/easy-h2-jdbc/
implementation 'tech.guyi.ipojo:easy-h2-jdbc:1.0.0.3'
// https://jarcasting.com/artifacts/tech.guyi.ipojo/easy-h2-jdbc/
implementation ("tech.guyi.ipojo:easy-h2-jdbc:1.0.0.3")
'tech.guyi.ipojo:easy-h2-jdbc:jar:1.0.0.3'
<dependency org="tech.guyi.ipojo" name="easy-h2-jdbc" rev="1.0.0.3">
  <artifact name="easy-h2-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.guyi.ipojo', module='easy-h2-jdbc', version='1.0.0.3')
)
libraryDependencies += "tech.guyi.ipojo" % "easy-h2-jdbc" % "1.0.0.3"
[tech.guyi.ipojo/easy-h2-jdbc "1.0.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-dbutils : commons-dbutils jar 1.3
com.h2database : h2 jar 1.4.199
tech.guyi.ipojo : stream jar 1.0.0.3
tech.guyi.ipojo : ipojo jar 1.0.0.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.

ipojo-module

ipojo 提供功能拓展,使用时需要依赖ipojo

子模块

Versions

Version
1.0.0.3
1.0.0.1
1.0.0.0