This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
Releases: xdev-software/xapi-db-hsql18
Releases · xdev-software/xapi-db-hsql18
v1.0.1
Changelog
See Changelog#v1.0.1 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>xapi-db-hsql18</artifactId>
<version>1.0.1</version>
</dependency>