is not current version
Last Version 0.3.1

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

H2 extended implementation

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

h2-plus
Version

Version

0.1.1
Type

Type

jar

Download h2-plus 0.1.1


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