is not current version
Last Version 1.0.0.3

tech.guyi.ipojo:easy-h2-jdbc 1.0.0.1


Categories

Categories

H2 Data Databases
GroupId

GroupId

tech.guyi.ipojo
ArtifactId

ArtifactId

easy-h2-jdbc
Version

Version

1.0.0.1
Type

Type

jar

Download easy-h2-jdbc 1.0.0.1


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