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

io.r2dbc:r2dbc-spi-parent 0.8.2.RELEASE

Parent module for Reactive Relational Database Connectivity

Группа

Группа

io.r2dbc
Идентификатор

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

r2dbc-spi-parent
Версия

Версия

0.8.2.RELEASE
Тип

Тип

pom

Скачать r2dbc-spi-parent 0.8.2.RELEASE

Имя Файла Размер
r2dbc-spi-parent-0.8.2.RELEASE.pom 17 KB
Обзор

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