is not current version
Last Version 0.3.1

com.github.spt-oss:h2-plus 0.2.0

Extended implementation of H2

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

h2-plus
Version

Version

0.2.0
Type

Type

jar

Download h2-plus 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.spt-oss/h2-plus/ -->
<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>h2-plus</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/h2-plus/
implementation 'com.github.spt-oss:h2-plus:0.2.0'
// https://jarcasting.com/artifacts/com.github.spt-oss/h2-plus/
implementation ("com.github.spt-oss:h2-plus:0.2.0")
'com.github.spt-oss:h2-plus:jar:0.2.0'
<dependency org="com.github.spt-oss" name="h2-plus" rev="0.2.0">
  <artifact name="h2-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='h2-plus', version='0.2.0')
)
libraryDependencies += "com.github.spt-oss" % "h2-plus" % "0.2.0"
[com.github.spt-oss/h2-plus "0.2.0"]