Last Version

hotkit-r2dbc 2021.001.RC

hotkits项目集合中的一员,hotkit-r2dbc是对spring-data-r2dbc的扩展,为反应式编程提供声明式和编程式多数据源动态切换的支持。

License

License

GroupId

GroupId

com.github.wujiuye
ArtifactId

ArtifactId

hotkit-r2dbc
Version

Version

2021.001.RC
Type

Type

jar
Description

Description

hotkit-r2dbc
hotkits项目集合中的一员,hotkit-r2dbc是对spring-data-r2dbc的扩展,为反应式编程提供声明式和编程式多数据源动态切换的支持。
Project URL

Project URL

https://github.com/wujiuye/hotkit-r2dbc
Source Code Management

Source Code Management

https://github.com/wujiuye/hotkits

Download hotkit-r2dbc 2021.001.RC


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.data : spring-data-r2dbc jar 1.1.0.RELEASE
io.r2dbc : r2dbc-pool jar 0.8.2.RELEASE

Project Modules

There are no modules declared in this project.