Skip to content

Releases: xdev-software/bzst-dip-java-client

v1.0.3

25 Oct 05:30
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.3 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>bzst-dip-java-client</artifactId>
   <version>1.0.3</version>
</dependency>

v1.0.2

26 Jul 11:47
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.2 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>bzst-dip-java-client</artifactId>
   <version>1.0.2</version>
</dependency>

v1.0.1

03 Jun 06:11
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>bzst-dip-java-client</artifactId>
   <version>1.0.1</version>
</dependency>

v1.0.0

26 Mar 12:19
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>bzst-dip-java-client</artifactId>
   <version>1.0.0</version>
</dependency>