License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.oxerr.spring.security.otp |
ArtifactId | ArtifactIdspring-security-otp-web |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Security OTP Web
Spring Security OTP Web.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.oxerr.spring.security.otp/spring-security-otp-web/ -->
<dependency>
<groupId>org.oxerr.spring.security.otp</groupId>
<artifactId>spring-security-otp-web</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.spring.security.otp/spring-security-otp-web/
implementation 'org.oxerr.spring.security.otp:spring-security-otp-web:2.0.0'
// https://jarcasting.com/artifacts/org.oxerr.spring.security.otp/spring-security-otp-web/
implementation ("org.oxerr.spring.security.otp:spring-security-otp-web:2.0.0")
'org.oxerr.spring.security.otp:spring-security-otp-web:jar:2.0.0'
<dependency org="org.oxerr.spring.security.otp" name="spring-security-otp-web" rev="2.0.0">
<artifact name="spring-security-otp-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.spring.security.otp', module='spring-security-otp-web', version='2.0.0')
)
libraryDependencies += "org.oxerr.spring.security.otp" % "spring-security-otp-web" % "2.0.0"
[org.oxerr.spring.security.otp/spring-security-otp-web "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework.security : spring-security-web | jar | 5.6.0 |
org.oxerr.spring.security.otp : spring-security-otp-core | jar | 2.0.0 |