Releases: xdev-software/biapi
Releases · xdev-software/biapi
v6.0.1
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
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
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
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
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>biapi</artifactId>
<version>5.0.3</version>
</dependency>