is not current version
Last Version 1.1.0

jwt_authority 1.0.2-Release

jwt_authority

License

License

GroupId

GroupId

io.github.jefferyeven
ArtifactId

ArtifactId

jwt_authority
Version

Version

1.0.2-Release
Type

Type

jar
Description

Description

jwt_authority
jwt_authority
Source Code Management

Source Code Management

https://github.com/jefferyeven/jwt_authority

Download jwt_authority 1.0.2-Release


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.7
org.projectlombok : lombok Optional jar 1.18.24
com.alibaba : fastjson jar 1.2.79
com.auth0 : java-jwt jar 3.19.0

test (1)

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

Project Modules

There are no modules declared in this project.