Skip to content

Releases: xdev-software/spring-security-extras

v0.0.6

18 Mar 13:34
Compare
Choose a tag to compare

Changelog

See Changelog#v0.0.6 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.sse</groupId>
   <artifactId>corresponding_module</artifactId>
   <version>0.0.6</version>
</dependency>

You can also use the BOM for easier dependency management.

v0.0.5

17 Mar 09:00
Compare
Choose a tag to compare

Changelog

See Changelog#v0.0.5 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.sse</groupId>
   <artifactId>corresponding_module</artifactId>
   <version>0.0.5</version>
</dependency>

You can also use the BOM for easier dependency management.

v0.0.4

17 Mar 07:58
Compare
Choose a tag to compare

Changelog

See Changelog#v0.0.4 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.sse</groupId>
   <artifactId>corresponding_module</artifactId>
   <version>0.0.4</version>
</dependency>

You can also use the BOM for easier dependency management.

v0.0.3

17 Mar 07:42
Compare
Choose a tag to compare

Changelog

See Changelog#v0.0.3 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.sse</groupId>
   <artifactId>corresponding_module</artifactId>
   <version>0.0.3</version>
</dependency>

You can also use the BOM for easier dependency management.

v0.0.2

14 Mar 13:48
Compare
Choose a tag to compare

Changelog

See Changelog#v0.0.2 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.sse</groupId>
   <artifactId>corresponding_module</artifactId>
   <version>0.0.2</version>
</dependency>

You can also use the BOM for easier dependency management.

v0.0.1

14 Mar 13:30
Compare
Choose a tag to compare

Changelog

See Changelog#v0.0.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.sse</groupId>
   <artifactId>corresponding_module</artifactId>
   <version>0.0.1</version>
</dependency>

You can also use the BOM for easier dependency management.