is not current version
Last Version 1.30.0

cn.dev33:sa-token-parent 1.13.0

A Java Web lightweight authority authentication framework, comprehensive function, easy to use

GroupId

GroupId

cn.dev33
ArtifactId

ArtifactId

sa-token-parent
Version

Version

1.13.0
Type

Type

pom

Download sa-token-parent 1.13.0


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