Reactive Relational Database Connectivity - H2

Reactive Relational Database Connectivity Driver Implementation for H2

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.r2dbc
ArtifactId

ArtifactId

r2dbc-h2
Last Version

Last Version

1.0.0.RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Reactive Relational Database Connectivity - H2
Reactive Relational Database Connectivity Driver Implementation for H2
Project URL

Project URL

https://github.com/r2dbc/r2dbc-h2
Source Code Management

Source Code Management

https://github.com/r2dbc/r2dbc-h2

Download r2dbc-h2

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.r2dbc : r2dbc-spi jar 1.0.0.RELEASE
com.h2database : h2 jar 2.1.210
io.projectreactor : reactor-core jar 3.5.0-M2

provided (2)

Group / Artifact Type Version
org.locationtech.jts : jts-core jar 1.16.1
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.
io.r2dbc

R2DBC – Reactive Relational Database Connectivity

Reactive Relational Database Connectivity

Versions

Version
1.0.0.RC1
0.9.1.RELEASE
0.9.0.RELEASE
0.9.0.M1
0.8.5.RELEASE
0.8.4.RELEASE
0.8.3.RELEASE
0.8.2.RELEASE
0.8.1.RELEASE
0.8.0.RELEASE