| License |
License |
|---|---|
| GroupId | GroupIdcn.dev33 |
| ArtifactId | ArtifactIdsa-token-jwt |
| Version | Version1.28.0 |
| Type | Typejar |
| Description |
Descriptionsa-token-jwt
sa-token-jwt
|
| Filename | Size |
|---|---|
| sa-token-jwt-1.28.0.pom | |
| sa-token-jwt-1.28.0.jar | 8 KB |
| sa-token-jwt-1.28.0-sources.jar | 6 KB |
| sa-token-jwt-1.28.0-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.dev33/sa-token-jwt/ -->
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-jwt</artifactId>
<version>1.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dev33/sa-token-jwt/
implementation 'cn.dev33:sa-token-jwt:1.28.0'
// https://jarcasting.com/artifacts/cn.dev33/sa-token-jwt/
implementation ("cn.dev33:sa-token-jwt:1.28.0")
'cn.dev33:sa-token-jwt:jar:1.28.0'
<dependency org="cn.dev33" name="sa-token-jwt" rev="1.28.0">
<artifact name="sa-token-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dev33', module='sa-token-jwt', version='1.28.0')
)
libraryDependencies += "cn.dev33" % "sa-token-jwt" % "1.28.0"
[cn.dev33/sa-token-jwt "1.28.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.dev33 : sa-token-core | jar | 1.28.0 |
| cn.hutool : hutool-all | jar | 5.7.14 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |