is not current version
Last Version 11.0.0

42 REST Secure Spring Boot Starter 9.0.1

Spring boot starter/autoconfig for Spring security

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

rest-secure-spring-boot-starter
Version

Version

9.0.1
Type

Type

jar
Description

Description

42 REST Secure Spring Boot Starter
Spring boot starter/autoconfig for Spring security
Project Organization

Project Organization

42 BV
Source Code Management

Source Code Management

https://github.com/42BV/rest-secure-spring-boot-starter

Download rest-secure-spring-boot-starter 9.0.1


<!-- https://jarcasting.com/artifacts/nl.42/rest-secure-spring-boot-starter/ -->
<dependency>
    <groupId>nl.42</groupId>
    <artifactId>rest-secure-spring-boot-starter</artifactId>
    <version>9.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.42/rest-secure-spring-boot-starter/
implementation 'nl.42:rest-secure-spring-boot-starter:9.0.1'
// https://jarcasting.com/artifacts/nl.42/rest-secure-spring-boot-starter/
implementation ("nl.42:rest-secure-spring-boot-starter:9.0.1")
'nl.42:rest-secure-spring-boot-starter:jar:9.0.1'
<dependency org="nl.42" name="rest-secure-spring-boot-starter" rev="9.0.1">
  <artifact name="rest-secure-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='rest-secure-spring-boot-starter', version='9.0.1')
)
libraryDependencies += "nl.42" % "rest-secure-spring-boot-starter" % "9.0.1"
[nl.42/rest-secure-spring-boot-starter "9.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
dev.samstevens.totp : totp-spring-boot-starter jar 1.7.1
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar
com.jayway.jsonpath : json-path jar

Project Modules

There are no modules declared in this project.