Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Releases: xdev-software/xapi-db-h2

v6.0.0

30 Sep 08:39
Compare
Choose a tag to compare

Installation Maven Central

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>xapi-db-h2</artifactId>
   <version>6.0.0</version>
</dependency>