License |
License |
---|---|
GroupId | GroupIdcn.dev33 |
ArtifactId | ArtifactIdsa-token-core |
Last Version | Last Version1.30.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsa-token-core
A Java Web lightweight authority authentication framework, comprehensive function, easy to use
|
Filename | Size |
---|---|
sa-token-core-1.30.0.pom | |
sa-token-core-1.30.0.jar | 30 KB |
sa-token-core-1.30.0-sources.jar | 27 KB |
sa-token-core-1.30.0-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dev33/sa-token-core/ -->
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-core</artifactId>
<version>1.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dev33/sa-token-core/
implementation 'cn.dev33:sa-token-core:1.30.0'
// https://jarcasting.com/artifacts/cn.dev33/sa-token-core/
implementation ("cn.dev33:sa-token-core:1.30.0")
'cn.dev33:sa-token-core:jar:1.30.0'
<dependency org="cn.dev33" name="sa-token-core" rev="1.30.0">
<artifact name="sa-token-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dev33', module='sa-token-core', version='1.30.0')
)
libraryDependencies += "cn.dev33" % "sa-token-core" % "1.30.0"
[cn.dev33/sa-token-core "1.30.0"]