is not current version
Last Version 2.6.7

be.tomcools:rickroll-security-spring-boot-starter 1.0.1

Redirects common security endpoints to Rick Astley - Never Gonna Give You Up

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

be.tomcools
ArtifactId

ArtifactId

rickroll-security-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download rickroll-security-spring-boot-starter 1.0.1


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