License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Security |
GroupId | GroupIdcom.github.ByungJun25 |
ArtifactId | ArtifactIdspring-security-user-instant |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-security-user-instant
User domain layer library for spring security instant
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ByungJun25/spring-security-user-instant/ -->
<dependency>
<groupId>com.github.ByungJun25</groupId>
<artifactId>spring-security-user-instant</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ByungJun25/spring-security-user-instant/
implementation 'com.github.ByungJun25:spring-security-user-instant:0.1.1'
// https://jarcasting.com/artifacts/com.github.ByungJun25/spring-security-user-instant/
implementation ("com.github.ByungJun25:spring-security-user-instant:0.1.1")
'com.github.ByungJun25:spring-security-user-instant:jar:0.1.1'
<dependency org="com.github.ByungJun25" name="spring-security-user-instant" rev="0.1.1">
<artifact name="spring-security-user-instant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ByungJun25', module='spring-security-user-instant', version='0.1.1')
)
libraryDependencies += "com.github.ByungJun25" % "spring-security-user-instant" % "0.1.1"
[com.github.ByungJun25/spring-security-user-instant "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ByungJun25 : spring-security-instant | jar | 0.1.1 |
org.springframework.boot : spring-boot-starter-data-jpa | 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 |