| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.zcx7878 |
| ArtifactId | ArtifactIdleisure.springboot.web |
| Version | Version1.0.0.7 |
| 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.0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.web/
implementation 'com.gitee.zcx7878:leisure.springboot.web:1.0.0.7'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.web/
implementation ("com.gitee.zcx7878:leisure.springboot.web:1.0.0.7")
'com.gitee.zcx7878:leisure.springboot.web:jar:1.0.0.7'
<dependency org="com.gitee.zcx7878" name="leisure.springboot.web" rev="1.0.0.7">
<artifact name="leisure.springboot.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.springboot.web', version='1.0.0.7')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.springboot.web" % "1.0.0.7"
[com.gitee.zcx7878/leisure.springboot.web "1.0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.zcx7878 : leisure.springboot.core | jar | 1.0.0.7 |
| 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 |