io.github.guoshiqiufeng:jwt-sdk

jwt相关

License

License

GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

jwt-sdk
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jwt相关

Download jwt-sdk

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.guoshiqiufeng : jwt-api jar 1.0.0
io.github.guoshiqiufeng : kernel-core jar 1.0.0

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0