License |
License |
---|---|
GroupId | GroupIdcom.github.luoshu-open |
ArtifactId | ArtifactIdluoshu-auth-core |
Version | Version0.12 |
Type | Typejar |
Description |
Descriptionhttps://gitee.com/bailuoo/luoshu.git
|
Project URL |
Project URL |
Filename | Size |
---|---|
luoshu-auth-core-0.12.pom | |
luoshu-auth-core-0.12.jar | 37 KB |
luoshu-auth-core-0.12-sources.jar | 25 KB |
luoshu-auth-core-0.12-javadoc.jar | 81 KB |
Browse |
<!-- 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.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth-core/
implementation 'com.github.luoshu-open:luoshu-auth-core:0.12'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth-core/
implementation ("com.github.luoshu-open:luoshu-auth-core:0.12")
'com.github.luoshu-open:luoshu-auth-core:jar:0.12'
<dependency org="com.github.luoshu-open" name="luoshu-auth-core" rev="0.12">
<artifact name="luoshu-auth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-auth-core', version='0.12')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-auth-core" % "0.12"
[com.github.luoshu-open/luoshu-auth-core "0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-spring | jar | 1.7.1 |
com.github.luoshu-open : luoshu-util | jar | 0.12 |
com.github.luoshu-open : luoshu-spring | jar | 0.12 |
com.github.luoshu-open : luoshu-auth-model | jar | 0.12 |
com.github.luoshu-open : luoshu-auth-dao-common | jar | 0.12 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |