License |
License |
---|---|
GroupId | GroupIdcom.gitee.zcx7878 |
ArtifactId | ArtifactIdleisure.springboot.web |
Version | Version1.1.1.0 |
Type | Typejar |
Description |
Descriptionleisure
leisure 基础框架
|
<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.web/ -->
<dependency>
<groupId>com.gitee.zcx7878</groupId>
<artifactId>leisure.springboot.web</artifactId>
<version>1.1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.web/
implementation 'com.gitee.zcx7878:leisure.springboot.web:1.1.1.0'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.web/
implementation ("com.gitee.zcx7878:leisure.springboot.web:1.1.1.0")
'com.gitee.zcx7878:leisure.springboot.web:jar:1.1.1.0'
<dependency org="com.gitee.zcx7878" name="leisure.springboot.web" rev="1.1.1.0">
<artifact name="leisure.springboot.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.springboot.web', version='1.1.1.0')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.springboot.web" % "1.1.1.0"
[com.gitee.zcx7878/leisure.springboot.web "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 | |
org.springframework.boot : spring-boot-starter-aop | jar | |
io.springfox : springfox-swagger2 | jar | 2.7.0 |
io.springfox : springfox-swagger-ui | jar | 2.7.0 |
com.google.guava : guava | jar | 21.0 |
com.github.xiaoymin : swagger-bootstrap-ui | jar | 1.9.3 |
com.gitee.zcx7878 : leisure.springboot.authorization | jar | 1.1.1.0 |