Last Version

Springlets Spring Boot starter for web authentication 1.2.0.RELEASE

Springlets Spring Boot starter for autoconfiguration of additional web authentication and security utilities

License

License

GroupId

GroupId

io.springlets
ArtifactId

ArtifactId

springlets-boot-starter-authentication
Version

Version

1.2.0.RELEASE
Type

Type

jar
Description

Description

Springlets Spring Boot starter for web authentication
Springlets Spring Boot starter for autoconfiguration of additional web authentication and security utilities
Project Organization

Project Organization

DISID Corporation

Download springlets-boot-starter-authentication 1.2.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.springlets/springlets-boot-starter-authentication/ -->
<dependency>
    <groupId>io.springlets</groupId>
    <artifactId>springlets-boot-starter-authentication</artifactId>
    <version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.springlets/springlets-boot-starter-authentication/
implementation 'io.springlets:springlets-boot-starter-authentication:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/io.springlets/springlets-boot-starter-authentication/
implementation ("io.springlets:springlets-boot-starter-authentication:1.2.0.RELEASE")
'io.springlets:springlets-boot-starter-authentication:jar:1.2.0.RELEASE'
<dependency org="io.springlets" name="springlets-boot-starter-authentication" rev="1.2.0.RELEASE">
  <artifact name="springlets-boot-starter-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.springlets', module='springlets-boot-starter-authentication', version='1.2.0.RELEASE')
)
libraryDependencies += "io.springlets" % "springlets-boot-starter-authentication" % "1.2.0.RELEASE"
[io.springlets/springlets-boot-starter-authentication "1.2.0.RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework : spring-webmvc jar
org.springframework.security : spring-security-config jar
io.springlets : springlets-authentication jar 1.2.0.RELEASE
io.springlets : springlets-autoconfigure jar 1.2.0.RELEASE
io.springlets : springlets-web jar 1.2.0.RELEASE
org.thymeleaf.extras : thymeleaf-extras-springsecurity4 jar 3.0.0.RELEASE

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.5.0
org.mockito : mockito-core jar 1.10.19
org.slf4j : jcl-over-slf4j jar 1.7.24
org.codehaus.mojo : cobertura-maven-plugin jar 2.7

Project Modules

There are no modules declared in this project.