Skip to content

Releases: xdev-software/sessionize-java-client

v1.1.1

23 Nov 15:38
Compare
Choose a tag to compare

Changelog

See Changelog#v1.1.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>sessionize-java-client</artifactId>
   <version>1.1.1</version>
</dependency>

v1.1.0

29 Sep 11:40
Compare
Choose a tag to compare

Changelog

See Changelog#v1.1.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>sessionize-java-client</artifactId>
   <version>1.1.0</version>
</dependency>

v1.0.1

07 Sep 07:54
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>com.xdev-software</groupId>
   <artifactId>sessionize-java-client</artifactId>
   <version>1.0.1</version>
</dependency>

v1.0.0

02 Aug 13:12
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>com.xdev-software</groupId>
   <artifactId>sessionize-java-client</artifactId>
   <version>1.0.0</version>
</dependency>