is not current version
Last Version 2.3.0

JWT Security 1.4.0-RELEASE

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
Version

Version

1.4.0-RELEASE
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 1.4.0-RELEASE


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

Dependencies

compile (11)

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.1.0-RELEASE

Project Modules

There are no modules declared in this project.