spring-boot-r2dbc

VERNIV Spring Boot R2DBC Library

License

License

VERNIV Library License
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.verniv.support
ArtifactId

ArtifactId

spring-boot-r2dbc
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

spring-boot-r2dbc
VERNIV Spring Boot R2DBC Library

Download spring-boot-r2dbc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.springframework.boot : spring-boot-starter-data-r2dbc jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0