License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Security |
GroupId | GroupIdcom.github.ByungJun25 |
ArtifactId | ArtifactIdspring-security-instant |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-security-instant
Spring Security Instant Library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ByungJun25/spring-security-instant/ -->
<dependency>
<groupId>com.github.ByungJun25</groupId>
<artifactId>spring-security-instant</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ByungJun25/spring-security-instant/
implementation 'com.github.ByungJun25:spring-security-instant:0.1.1'
// https://jarcasting.com/artifacts/com.github.ByungJun25/spring-security-instant/
implementation ("com.github.ByungJun25:spring-security-instant:0.1.1")
'com.github.ByungJun25:spring-security-instant:jar:0.1.1'
<dependency org="com.github.ByungJun25" name="spring-security-instant" rev="0.1.1">
<artifact name="spring-security-instant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ByungJun25', module='spring-security-instant', version='0.1.1')
)
libraryDependencies += "com.github.ByungJun25" % "spring-security-instant" % "0.1.1"
[com.github.ByungJun25/spring-security-instant "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-security | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |
org.projectlombok : lombok Optional | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |
org.springframework.security : spring-security-test | jar |