MVN

com.shesse.h2ha : h2ha

Maven & Gradle

Nov 20, 2022
7 stars

h2ha · High Availability for H2 database server by filesystem replication

<dependency>
    <groupId>com.shesse.h2ha</groupId>
    <artifactId>h2ha</artifactId>
    <version>2.1.214.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shesse.h2ha : h2ha to add to Maven - Latest Versions:

  • Latest Stable: 2.1.214.0

All Versions

Choose a version of com.shesse.h2ha : h2ha to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
h2ha-2.1.214.0
1.4.x
h2ha-1.4.193.3
h2ha-1.4.193.2
h2ha-1.4.193.1
h2ha-1.4.191.1
1.3.x
h2ha-1.3.176.2
h2ha-1.3.176.1
h2ha-1.3.174.3
h2ha-1.3.174.2
h2ha-1.3.174.1
h2ha-1.3.158.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.shesse.h2ha</groupId>
    <artifactId>h2ha</artifactId>
    <version>2.1.214.0</version>
</dependency>

Advertisement