spring-security-jwt-integration


License

License

Categories

Categories

Security
GroupId

GroupId

com.github.colopezfuentes
ArtifactId

ArtifactId

spring-security-jwt-integration
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-security-jwt-integration
spring-security-jwt-integration
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/colopezfuentes/spring-security-jwt-integration

Download spring-security-jwt-integration

How to add to project

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

Dependencies

compile (5)

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

provided (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE