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

Choose a tag to compare

@github-actions github-actions released this 10 Feb 09:05

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

Choose a tag to compare

@github-actions github-actions released this 24 Sep 09:35

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

Choose a tag to compare

@github-actions github-actions released this 02 Jun 09:36

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

Choose a tag to compare

@github-actions github-actions released this 02 Feb 11:37

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

Choose a tag to compare

@github-actions github-actions released this 18 Nov 07:51

Installation

Add the following lines to your pom:

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