Last Version

authorization 1.0

jwt authorization

License

License

GroupId

GroupId

com.github.xh32t03.framework
ArtifactId

ArtifactId

authorization
Version

Version

1.0
Type

Type

jar
Description

Description

authorization
jwt authorization
Project URL

Project URL

https://github.com/realdoctor/authorization
Source Code Management

Source Code Management

https://github.com/realdoctor/authorization

Download authorization 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.5.6
com.auth0 : java-jwt jar 3.18.0
io.jsonwebtoken : jjwt jar 0.9.1

Project Modules

There are no modules declared in this project.