Last Version

jwt_authority 1.1.0

jwt_authority

License

License

GroupId

GroupId

io.github.jefferyeven
ArtifactId

ArtifactId

jwt_authority
Version

Version

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


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

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.