MVN

io.verniv.support : spring-boot-r2dbc

Maven & Gradle

Jun 01, 2022

spring-boot-r2dbc · VERNIV Spring Boot R2DBC Library

<dependency>
    <groupId>io.verniv.support</groupId>
    <artifactId>spring-boot-r2dbc</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.verniv.support : spring-boot-r2dbc to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.verniv.support : spring-boot-r2dbc to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-r2dbc-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.verniv.support</groupId>
    <artifactId>spring-boot-r2dbc</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement