CT Services JWT Security

Secure microservices using JWT token.

License

License

Categories

Categories

Security
GroupId

GroupId

com.czetsuyatech
ArtifactId

ArtifactId

ct-services-jwt-security
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

CT Services JWT Security
Secure microservices using JWT token.
Project Organization

Project Organization

CzetsuyaTech
Source Code Management

Source Code Management

https://github.com/czetsuya/ct-services-jwt-security/tree/master

Download ct-services-jwt-security

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.6.3
org.springframework.security : spring-security-oauth2-jose jar
org.springframework.boot : spring-boot-starter-web jar 2.6.3
org.projectlombok : lombok Optional jar 1.18.22

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.6.3

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1