JWT Security

Library for handling security-related concerns for the Carey Development ecosystem

License

License

Categories

Categories

Security
GroupId

GroupId

us.careydevelopment.ecosystem
ArtifactId

ArtifactId

jwt-security
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

JWT Security
Library for handling security-related concerns for the Carey Development ecosystem
Project URL

Project URL

https://github.com/careydevelopment/jwt-security
Source Code Management

Source Code Management

https://github.com/careydevelopment/jwt-security

Download jwt-security

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
org.slf4j : slf4j-api jar 1.7.30
io.jsonwebtoken : jjwt jar 0.9.1
org.springframework.security : spring-security-core jar 5.4.3
org.springframework.security : spring-security-config jar 5.4.3
org.springframework.security : spring-security-oauth2-resource-server jar 5.4.3
org.springframework : spring-webmvc jar 5.3.7
javax.validation : validation-api jar 2.0.1.Final
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.46
us.careydevelopment.util : date-util jar 1.2.0-RELEASE
us.careydevelopment.util : api-util jar 1.7.0
com.google.cloud : google-cloud-recaptchaenterprise jar 2.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0-RELEASE
1.9.0-RELEASE
1.8.0-RELEASE
1.7.2-RELEASE
1.7.1-RELEASE
1.7.0-RELEASE
1.6.0-RELEASE
1.5.0-RELEASE
1.4.0-RELEASE
1.3.0-RELEASE
1.2.0-RELEASE
1.1.0-RELEASE
1.0.0-RELEASE