is not current version
Last Version 1.6.0

cn.dev33:sa-token 1.0.0

A Java Web authority authentication framework, powerful, simple and easy to use

GroupId

GroupId

cn.dev33
ArtifactId

ArtifactId

sa-token
Version

Version

1.0.0
Type

Type

jar

Download sa-token 1.0.0


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