spring-security-instant

Spring Security Instant Library.

License

License

Categories

Categories

Ant Build Tools Security
GroupId

GroupId

com.github.ByungJun25
ArtifactId

ArtifactId

spring-security-instant
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-security-instant
Spring Security Instant Library.
Project URL

Project URL

https://github.com/ByungJun25/spring-instant/tree/main/spring-security-instant
Source Code Management

Source Code Management

https://github.com/ByungJun25/spring-instant/tree/main/spring-security-instant

Download spring-security-instant

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.2
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0