License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdbe.tomcools |
ArtifactId | ArtifactIdrickroll-security-spring-boot-starter |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionrickroll-security-spring-boot-starter
Redirects common security endpoints to Rick Astley - Never Gonna Give You Up
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.tomcools/rickroll-security-spring-boot-starter/
implementation 'be.tomcools:rickroll-security-spring-boot-starter:1.3.0'
// https://jarcasting.com/artifacts/be.tomcools/rickroll-security-spring-boot-starter/
implementation ("be.tomcools:rickroll-security-spring-boot-starter:1.3.0")
'be.tomcools:rickroll-security-spring-boot-starter:jar:1.3.0'
<dependency org="be.tomcools" name="rickroll-security-spring-boot-starter" rev="1.3.0">
<artifact name="rickroll-security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.tomcools', module='rickroll-security-spring-boot-starter', version='1.3.0')
)
libraryDependencies += "be.tomcools" % "rickroll-security-spring-boot-starter" % "1.3.0"
[be.tomcools/rickroll-security-spring-boot-starter "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.0.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.0.RELEASE |