Reactive Relational Database Connectivity - Microsoft SQL Server

Reactive Relational Database Connectivity Driver Implementation for Microsoft SQL Server

License

License

GroupId

GroupId

io.r2dbc
ArtifactId

ArtifactId

r2dbc-mssql
Last Version

Last Version

0.9.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Reactive Relational Database Connectivity - Microsoft SQL Server
Reactive Relational Database Connectivity Driver Implementation for Microsoft SQL Server
Project URL

Project URL

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

Source Code Management

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

Download r2dbc-mssql

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.r2dbc : r2dbc-spi jar 0.9.0.RELEASE
io.projectreactor : reactor-core jar 3.4.14
io.projectreactor.netty : reactor-netty jar 1.0.15

provided (1)

Group / Artifact Type Version
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
0.9.0.RELEASE
0.9.0.RC1
0.9.0.M2
0.9.0.M1
0.8.8.RELEASE
0.8.7.RELEASE
0.8.6.RELEASE
0.8.5.RELEASE
0.8.4.RELEASE
0.8.3.RELEASE
0.8.2.RELEASE
0.8.1.RELEASE
0.8.0.RELEASE