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

Releases: xdev-software/biapi

v6.0.1

10 Feb 09:05
Compare
Choose a tag to compare

Changelog

Installation

Add the following lines to your pom:

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

v6.0.0

24 Sep 09:35
Compare
Choose a tag to compare

Changelog

Installation

Add the following lines to your pom:

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

v5.1.1

02 Jun 09:36
Compare
Choose a tag to compare

Changelog

  • Fixed builds with Maven 3.8+ #25
  • Updated Jasperreports to 6.17.0
  • Updated plugins
  • Building now with adoptopenjdk

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>biapi</artifactId>
   <version>5.1.1</version>
</dependency>

v5.1.0

02 Feb 11:37
Compare
Choose a tag to compare

Changelog

  • Updated Jasperreports to 6.16.0

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>biapi</artifactId>
   <version>5.1.0</version>
</dependency>

v5.0.3

18 Nov 07:51
Compare
Choose a tag to compare

Installation

Add the following lines to your pom:

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