Last Version

jwt-helper 1.1.1

jwt辅助工具

License

License

MIT License
GroupId

GroupId

com.yupaits
ArtifactId

ArtifactId

jwt-helper
Version

Version

1.1.1
Type

Type

jar
Description

Description

jwt-helper
jwt辅助工具

Download jwt-helper 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.yupaits : yutool-commons jar 1.1.1
io.jsonwebtoken : jjwt jar 0.9.1
org.springframework.boot : spring-boot-autoconfigure jar 2.1.5.RELEASE
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.