Skip to content

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

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 20 May 11:29

Changelog

See Changelog#v2.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>2.0.2</version>
</dependency>

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 15 May 13:04

Changelog

See Changelog#v2.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>2.0.1</version>
</dependency>

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 07:06

Changelog

See Changelog#v2.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>2.0.0</version>
</dependency>

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 25 Oct 05:30

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

Choose a tag to compare

@github-actions github-actions released this 26 Jul 11:47

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

Choose a tag to compare

@github-actions github-actions released this 03 Jun 06:11

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

Choose a tag to compare

@github-actions github-actions released this 26 Mar 12:19

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>