is not current version
Last Version 1.0.0.RC1

Reactive Relational Database Connectivity - H2 0.8.4.RELEASE

Reactive Relational Database Connectivity Driver Implementation for H2

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.r2dbc
ArtifactId

ArtifactId

r2dbc-h2
Version

Version

0.8.4.RELEASE
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 0.8.4.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
io.r2dbc : r2dbc-spi jar 0.8.2.RELEASE
com.h2database : h2 jar 1.4.200
io.projectreactor : reactor-core jar 3.3.5.RELEASE

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.