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-sqlite

v1.0.0

13 Feb 09:51
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>xapi-db-sqlite</artifactId>
   <version>1.0.0</version>
</dependency>