is not current version
Last Version 2.6.7

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

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.0
Type

Type

jar

Download rickroll-security-spring-boot-starter 1.0.0


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