License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks MyBatis Data ORM |
GroupId | GroupIdpro.chenggang |
ArtifactId | ArtifactIdreactive-mybatis-support |
Last Version | Last Version1.1.1.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionreactive-mybatis-support
Reactive Mybatis Support With R2dbc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactive-mybatis-support-1.1.1.RELEASE.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pro.chenggang/reactive-mybatis-support/ -->
<dependency>
<groupId>pro.chenggang</groupId>
<artifactId>reactive-mybatis-support</artifactId>
<version>1.1.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pro.chenggang/reactive-mybatis-support/
implementation 'pro.chenggang:reactive-mybatis-support:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/pro.chenggang/reactive-mybatis-support/
implementation ("pro.chenggang:reactive-mybatis-support:1.1.1.RELEASE")
'pro.chenggang:reactive-mybatis-support:pom:1.1.1.RELEASE'
<dependency org="pro.chenggang" name="reactive-mybatis-support" rev="1.1.1.RELEASE">
<artifact name="reactive-mybatis-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='pro.chenggang', module='reactive-mybatis-support', version='1.1.1.RELEASE')
)
libraryDependencies += "pro.chenggang" % "reactive-mybatis-support" % "1.1.1.RELEASE"
[pro.chenggang/reactive-mybatis-support "1.1.1.RELEASE"]