MVN

com.elihullc : rwsplitter

Maven & Gradle

Jul 09, 2023
2 stars

rwsplitter · Multi-tenant, read/write splitter for Spring and JPA with Hibernate

<dependency>
    <groupId>com.elihullc</groupId>
    <artifactId>rwsplitter</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.elihullc : rwsplitter to add to Maven - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.elihullc : rwsplitter to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
rwsplitter-2.0.2
rwsplitter-2.0.1
rwsplitter-2.0.0
1.0.x
rwsplitter-1.0.2
rwsplitter-1.0.1
rwsplitter-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.elihullc</groupId>
    <artifactId>rwsplitter</artifactId>
    <version>2.0.2</version>
</dependency>