не последняя версия
Последняя версия 1.1.1.RELEASE

pro.chenggang:reactive-mybatis-support 1.0.0.RELEASE

Reactive Mybatis Support With R2dbc

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки MyBatis Данные ORM
Группа

Группа

pro.chenggang
Идентификатор

Идентификатор

reactive-mybatis-support
Версия

Версия

1.0.0.RELEASE
Тип

Тип

pom

Скачать reactive-mybatis-support 1.0.0.RELEASE

Имя Файла Размер
reactive-mybatis-support-1.0.0.RELEASE.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/pro.chenggang/reactive-mybatis-support/ -->
<dependency>
    <groupId>pro.chenggang</groupId>
    <artifactId>reactive-mybatis-support</artifactId>
    <version>1.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pro.chenggang/reactive-mybatis-support/
implementation 'pro.chenggang:reactive-mybatis-support:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/pro.chenggang/reactive-mybatis-support/
implementation ("pro.chenggang:reactive-mybatis-support:1.0.0.RELEASE")
'pro.chenggang:reactive-mybatis-support:pom:1.0.0.RELEASE'
<dependency org="pro.chenggang" name="reactive-mybatis-support" rev="1.0.0.RELEASE">
  <artifact name="reactive-mybatis-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='pro.chenggang', module='reactive-mybatis-support', version='1.0.0.RELEASE')
)
libraryDependencies += "pro.chenggang" % "reactive-mybatis-support" % "1.0.0.RELEASE"
[pro.chenggang/reactive-mybatis-support "1.0.0.RELEASE"]