License |
License |
---|---|
GroupId | GroupIdcom.github.luoshu-open |
ArtifactId | ArtifactIdluoshu-auth |
Version | Version0.12 |
Type | Typepom |
Description |
Descriptionhttps://gitee.com/bailuoo/luoshu.git
|
Project URL |
Project URL |
Filename | Size |
---|---|
luoshu-auth-0.12.pom | 812 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth/ -->
<dependency>
<groupId>com.github.luoshu-open</groupId>
<artifactId>luoshu-auth</artifactId>
<version>0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth/
implementation 'com.github.luoshu-open:luoshu-auth:0.12'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth/
implementation ("com.github.luoshu-open:luoshu-auth:0.12")
'com.github.luoshu-open:luoshu-auth:pom:0.12'
<dependency org="com.github.luoshu-open" name="luoshu-auth" rev="0.12">
<artifact name="luoshu-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-auth', version='0.12')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-auth" % "0.12"
[com.github.luoshu-open/luoshu-auth "0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |