com.github.luoshu-open:luoshu-auth-core

https://gitee.com/bailuoo/luoshu.git

License

License

GroupId

GroupId

com.github.luoshu-open
ArtifactId

ArtifactId

luoshu-auth-core
Last Version

Last Version

0.21
Release Date

Release Date

Type

Type

jar
Description

Description

https://gitee.com/bailuoo/luoshu.git
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/luoshu-auth-core

Download luoshu-auth-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth-core/ -->
<dependency>
    <groupId>com.github.luoshu-open</groupId>
    <artifactId>luoshu-auth-core</artifactId>
    <version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth-core/
implementation 'com.github.luoshu-open:luoshu-auth-core:0.21'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth-core/
implementation ("com.github.luoshu-open:luoshu-auth-core:0.21")
'com.github.luoshu-open:luoshu-auth-core:jar:0.21'
<dependency org="com.github.luoshu-open" name="luoshu-auth-core" rev="0.21">
  <artifact name="luoshu-auth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-auth-core', version='0.21')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-auth-core" % "0.21"
[com.github.luoshu-open/luoshu-auth-core "0.21"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.shiro : shiro-spring jar 1.7.1
com.github.luoshu-open : luoshu-util jar 0.21
com.github.luoshu-open : luoshu-spring jar 0.21
com.github.luoshu-open : luoshu-auth-model jar 0.21
com.github.luoshu-open : luoshu-auth-dao-common jar 0.21

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.18.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.18.RELEASE
org.projectlombok : lombok jar 1.18.12
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.21
0.12
0.11
0.2
0.1