spring-r2dbc-iclient

Reactive implementation of R2dbc similar to MyBatis

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.bhautik008
ArtifactId

ArtifactId

spring-r2dbc-iclient
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-r2dbc-iclient
Reactive implementation of R2dbc similar to MyBatis
Project URL

Project URL

https://github.com/bhautik008/spring-r2dbc-iclient
Source Code Management

Source Code Management

http://github.com/bhautik008/spring-r2dbc-iclient

Download spring-r2dbc-iclient

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-r2dbc jar 2.5.5
org.springframework.boot : spring-boot-starter-webflux jar 2.5.5
io.projectreactor.netty : reactor-netty jar
dev.miku : r2dbc-mysql jar
mysql : mysql-connector-java jar 8.0.26
org.mariadb : r2dbc-mariadb jar
io.r2dbc : r2dbc-mssql jar
com.oracle.database.r2dbc : oracle-r2dbc jar
io.r2dbc : r2dbc-postgresql jar
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.12.0
commons-beanutils : commons-beanutils jar 1.9.4

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.5
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0