websecurity-token

token based web security for spring boot

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.shamithachandrasena
ArtifactId

ArtifactId

websecurity-token
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

websecurity-token
token based web security for spring boot
Project URL

Project URL

https://github.com/shamithachandrasena/websecurity-token
Source Code Management

Source Code Management

https://github.com/shamithachandrasena/websecurity-token

Download websecurity-token

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.shamithachandrasena/websecurity-token/ -->
<dependency>
    <groupId>com.github.shamithachandrasena</groupId>
    <artifactId>websecurity-token</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shamithachandrasena/websecurity-token/
implementation 'com.github.shamithachandrasena:websecurity-token:1.0.2'
// https://jarcasting.com/artifacts/com.github.shamithachandrasena/websecurity-token/
implementation ("com.github.shamithachandrasena:websecurity-token:1.0.2")
'com.github.shamithachandrasena:websecurity-token:jar:1.0.2'
<dependency org="com.github.shamithachandrasena" name="websecurity-token" rev="1.0.2">
  <artifact name="websecurity-token" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shamithachandrasena', module='websecurity-token', version='1.0.2')
)
libraryDependencies += "com.github.shamithachandrasena" % "websecurity-token" % "1.0.2"
[com.github.shamithachandrasena/websecurity-token "1.0.2"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 3.2.5.RELEASE
org.springframework.security : spring-security-web jar 3.2.5.RELEASE
org.springframework.security : spring-security-config jar 3.2.5.RELEASE
org.springframework.security : spring-security-jwt jar RELEASE
org.springframework : spring-web jar 4.3.5.RELEASE
io.jsonwebtoken : jjwt-api jar 0.10.5
javax.servlet : javax.servlet-api jar 3.1.0
com.fasterxml.jackson.core : jackson-core jar 2.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
junit : junit jar 4.12

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.5
io.jsonwebtoken : jjwt-jackson jar 0.10.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2