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

Releases: xdev-software/xapi

v6.0.2

14 Dec 09:58

Choose a tag to compare

Changelog

See Changelog#v6.0.2 for more information.

Installation

Add the following lines to your pom:

<dependency> <groupId>com.xdev-software</groupId> <artifactId>xapi</artifactId> <version>6.0.2</version> </dependency>

v6.0.1

04 Feb 09:12

Choose a tag to compare

Changelog

This release contains major breaking changes. See Changelog#v6.0.1 for more information.

Installation

Add the following lines to your pom:

<dependency> <groupId>com.xdev-software</groupId> <artifactId>xapi</artifactId> <version>6.0.1</version> </dependency>

v6.0.0

24 Sep 08:19

Choose a tag to compare

Changelog

This release contains major breaking changes. See Changelog#v6.0.0 for more information.

Installation

Add the following lines to your pom:

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

v5.0.3

03 Nov 13:06

Choose a tag to compare

Installation

Add the following lines to your pom:

<dependency> <groupId>com.xdev-software</groupId> <artifactId>xapi</artifactId> <version>5.0.3</version> </dependency>

v5.0.2

03 Nov 12:40

Choose a tag to compare

v5.0.2 Pre-release
Pre-release

Installation

Add the following lines to your pom:

<dependency> <groupId>com.xdev-software</groupId> <artifactId>xapi</artifactId> <version>5.0.2</version> </dependency>