com.github.spt-oss:h2-plus

Extended implementation of H2

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

h2-plus
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Extended implementation of H2
Project Organization

Project Organization

SPT

Download h2-plus

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.193
org.springframework.boot : spring-boot-starter Optional jar 1.5.2.RELEASE

provided (1)

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

test (2)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 2.5.1
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE

Project Modules

There are no modules declared in this project.
com.github.spt-oss

SPT

Open Source Libraries for Java

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0