Last Version

Spring Security JWT 1.0-RELEASE

Spring Security JWT

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.m0uj
ArtifactId

ArtifactId

spring-security-jwt
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

Spring Security JWT
Spring Security JWT
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-security-jwt 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.m0uj/spring-security-jwt/ -->
<dependency>
    <groupId>com.github.m0uj</groupId>
    <artifactId>spring-security-jwt</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.m0uj/spring-security-jwt/
implementation 'com.github.m0uj:spring-security-jwt:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.m0uj/spring-security-jwt/
implementation ("com.github.m0uj:spring-security-jwt:1.0-RELEASE")
'com.github.m0uj:spring-security-jwt:jar:1.0-RELEASE'
<dependency org="com.github.m0uj" name="spring-security-jwt" rev="1.0-RELEASE">
  <artifact name="spring-security-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.m0uj', module='spring-security-jwt', version='1.0-RELEASE')
)
libraryDependencies += "com.github.m0uj" % "spring-security-jwt" % "1.0-RELEASE"
[com.github.m0uj/spring-security-jwt "1.0-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-security Optional jar 1.5.10.RELEASE
io.jsonwebtoken : jjwt jar 0.7.0

Project Modules

There are no modules declared in this project.