MVN

de.jbellmann.rwds : rw-ds-parent

Maven & Gradle

Apr 15, 2023
0 stars

rw-ds-parent · Read-Write-DataSource Configuration for Spring-Boot

<dependency>
    <groupId>de.jbellmann.rwds</groupId>
    <artifactId>rw-ds-parent</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.jbellmann.rwds : rw-ds-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of de.jbellmann.rwds : rw-ds-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
rw-ds-parent-0.0.3
rw-ds-parent-0.0.2
rw-ds-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.jbellmann.rwds</groupId>
    <artifactId>rw-ds-parent</artifactId>
    <version>0.0.3</version>
</dependency>