License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.oxerr.spring.security |
ArtifactId | ArtifactIdspring-security-otp-samples-helloworld |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Security OTP Samples Hello World
Spring Security OTP Samples Hello World.
|
<!-- https://jarcasting.com/artifacts/org.oxerr.spring.security/spring-security-otp-samples-helloworld/ -->
<dependency>
<groupId>org.oxerr.spring.security</groupId>
<artifactId>spring-security-otp-samples-helloworld</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.spring.security/spring-security-otp-samples-helloworld/
implementation 'org.oxerr.spring.security:spring-security-otp-samples-helloworld:1.0.0'
// https://jarcasting.com/artifacts/org.oxerr.spring.security/spring-security-otp-samples-helloworld/
implementation ("org.oxerr.spring.security:spring-security-otp-samples-helloworld:1.0.0")
'org.oxerr.spring.security:spring-security-otp-samples-helloworld:jar:1.0.0'
<dependency org="org.oxerr.spring.security" name="spring-security-otp-samples-helloworld" rev="1.0.0">
<artifact name="spring-security-otp-samples-helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.spring.security', module='spring-security-otp-samples-helloworld', version='1.0.0')
)
libraryDependencies += "org.oxerr.spring.security" % "spring-security-otp-samples-helloworld" % "1.0.0"
[org.oxerr.spring.security/spring-security-otp-samples-helloworld "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-devtools Optional | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.oxerr.spring.security : spring-security-otp-config | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.security : spring-security-test | jar |