License |
License |
---|---|
Categories |
CategoriesH2 Data Databases |
GroupId | GroupIdtech.guyi.ipojo |
ArtifactId | ArtifactIdeasy-h2-jdbc |
Version | Version1.0.0.3 |
Type | Typejar |
Description |
Descriptiontech.guyi.ipojo:ipojo expand modules
|
Filename | Size |
---|---|
easy-h2-jdbc-1.0.0.3.pom | |
easy-h2-jdbc-1.0.0.3.jar | 76 KB |
easy-h2-jdbc-1.0.0.3-sources.jar | 29 KB |
easy-h2-jdbc-1.0.0.3-javadoc.jar | 686 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |