License |
License |
---|---|
GroupId | GroupIdtech.mhuang |
ArtifactId | ArtifactIdhmtool-ext-jwt |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmhuang扩展父pom
|
Filename | Size |
---|---|
hmtool-ext-jwt-1.6.1.pom | |
hmtool-ext-jwt-1.6.1.jar | 13 KB |
hmtool-ext-jwt-1.6.1-sources.jar | 7 KB |
hmtool-ext-jwt-1.6.1-javadoc.jar | 85 KB |
Browse |
<!-- 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"]
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 |