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

Choose a tag to compare

@github-actions github-actions released this 14 Dec 09:58

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

Choose a tag to compare

@github-actions github-actions released this 04 Feb 09:12

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

Choose a tag to compare

@github-actions github-actions released this 24 Sep 08:19

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

Choose a tag to compare

@github-actions github-actions released this 03 Nov 13:06

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

v5.0.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Nov 12:40

Installation

Add the following lines to your pom:

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