is not current version
Last Version 11.0.0

nl.42:rest-secure-spring-boot-starter 1.1.1

Spring boot starter/autoconfig for Spring security

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

rest-secure-spring-boot-starter
Version

Version

1.1.1
Type

Type

jar

Download rest-secure-spring-boot-starter 1.1.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>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.42/rest-secure-spring-boot-starter/
implementation 'nl.42:rest-secure-spring-boot-starter:1.1.1'
// https://jarcasting.com/artifacts/nl.42/rest-secure-spring-boot-starter/
implementation ("nl.42:rest-secure-spring-boot-starter:1.1.1")
'nl.42:rest-secure-spring-boot-starter:jar:1.1.1'
<dependency org="nl.42" name="rest-secure-spring-boot-starter" rev="1.1.1">
  <artifact name="rest-secure-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='rest-secure-spring-boot-starter', version='1.1.1')
)
libraryDependencies += "nl.42" % "rest-secure-spring-boot-starter" % "1.1.1"
[nl.42/rest-secure-spring-boot-starter "1.1.1"]