License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.colopezfuentes |
ArtifactId | ArtifactIdspring-security-jwt-integration |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-security-jwt-integration
spring-security-jwt-integration
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.colopezfuentes/spring-security-jwt-integration/ -->
<dependency>
<groupId>com.github.colopezfuentes</groupId>
<artifactId>spring-security-jwt-integration</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.colopezfuentes/spring-security-jwt-integration/
implementation 'com.github.colopezfuentes:spring-security-jwt-integration:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.colopezfuentes/spring-security-jwt-integration/
implementation ("com.github.colopezfuentes:spring-security-jwt-integration:0.0.1-RELEASE")
'com.github.colopezfuentes:spring-security-jwt-integration:jar:0.0.1-RELEASE'
<dependency org="com.github.colopezfuentes" name="spring-security-jwt-integration" rev="0.0.1-RELEASE">
<artifact name="spring-security-jwt-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.colopezfuentes', module='spring-security-jwt-integration', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.colopezfuentes" % "spring-security-jwt-integration" % "0.0.1-RELEASE"
[com.github.colopezfuentes/spring-security-jwt-integration "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.9.9 |
io.jsonwebtoken : jjwt | jar | 0.7.0 |
org.apache.commons : commons-lang3 | jar | 3.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.7.RELEASE |
org.projectlombok : lombok Optional | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-security | jar | 1.5.7.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |
org.springframework.security : spring-security-test | jar |