Skip to content

Releases: xdev-software/spring-security-advanced-authentication-ui

v1.0.2

16 Apr 10:35
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>spring-security-advanced-authentication-ui</artifactId>
   <version>1.0.2</version>
</dependency>

v1.0.1

04 Apr 06:20
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>spring-security-advanced-authentication-ui</artifactId>
   <version>1.0.1</version>
</dependency>

v1.0.0

03 Apr 07:14
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>spring-security-advanced-authentication-ui</artifactId>
   <version>1.0.0</version>
</dependency>