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