License |
License |
---|---|
GroupId | GroupIdcom.gitee.zcx7878 |
ArtifactId | ArtifactIdleisure.springboot.authorization |
Last Version | Last Version1.1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionleisure
leisure 基础框架
|
<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.authorization/ -->
<dependency>
<groupId>com.gitee.zcx7878</groupId>
<artifactId>leisure.springboot.authorization</artifactId>
<version>1.1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.authorization/
implementation 'com.gitee.zcx7878:leisure.springboot.authorization:1.1.1.0'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.authorization/
implementation ("com.gitee.zcx7878:leisure.springboot.authorization:1.1.1.0")
'com.gitee.zcx7878:leisure.springboot.authorization:jar:1.1.1.0'
<dependency org="com.gitee.zcx7878" name="leisure.springboot.authorization" rev="1.1.1.0">
<artifact name="leisure.springboot.authorization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.springboot.authorization', version='1.1.1.0')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.springboot.authorization" % "1.1.1.0"
[com.gitee.zcx7878/leisure.springboot.authorization "1.1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zcx7878 : leisure.springboot.core | jar | 1.1.1.0 |
org.springframework.boot : spring-boot-starter-web | jar |