Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Releases: xdev-software/xapi-db-mysql-5

v6.0.0

28 Sep 06:52
Compare
Choose a tag to compare

Changelog

Installation Maven Central

Add the following lines to your pom:

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

v5.0.0

16 Jun 06:41
Compare
Choose a tag to compare

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>xapi-db-mysql-5</artifactId>
   <version>5.0.0</version>
</dependency>