tech.mhuang:hmtool-ext-jwt

mhuang扩展父pom

License

License

GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-ext-jwt
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

mhuang扩展父pom

Download hmtool-ext-jwt

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.jsonwebtoken : jjwt jar 0.9.1
org.projectlombok : lombok jar 1.18.10
org.slf4j : slf4j-api jar 1.7.28
tech.mhuang : hmtool-core jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0