| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zuihou |
| ArtifactId | ArtifactIdzuihou-scan-starter |
| Last Version | Last Version2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionzuihou-scan-starter
controller接口扫描模块
|
| Filename | Size |
|---|---|
| zuihou-scan-starter-2.3.pom | |
| zuihou-scan-starter-2.3.jar | 24 KB |
| zuihou-scan-starter-2.3-sources.jar | 12 KB |
| zuihou-scan-starter-2.3-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zuihou/zuihou-scan-starter/ -->
<dependency>
<groupId>com.github.zuihou</groupId>
<artifactId>zuihou-scan-starter</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-scan-starter/
implementation 'com.github.zuihou:zuihou-scan-starter:2.3'
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-scan-starter/
implementation ("com.github.zuihou:zuihou-scan-starter:2.3")
'com.github.zuihou:zuihou-scan-starter:jar:2.3'
<dependency org="com.github.zuihou" name="zuihou-scan-starter" rev="2.3">
<artifact name="zuihou-scan-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuihou', module='zuihou-scan-starter', version='2.3')
)
libraryDependencies += "com.github.zuihou" % "zuihou-scan-starter" % "2.3"
[com.github.zuihou/zuihou-scan-starter "2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.zuihou : zuihou-core | jar | 2.3 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| io.springfox : springfox-core | jar | |
| commons-codec : commons-codec | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.slf4j : slf4j-api | jar | |
| cn.hutool : hutool-all | jar | |
| com.alibaba : fastjson | jar | |
| com.google.guava : guava | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.springfox : springfox-swagger2 | jar | |
| io.swagger : swagger-annotations | jar | |
| com.github.zuihou : zuihou-mq-starter Optional | jar | 2.3 |
| org.springframework.cloud : spring-cloud-starter-openfeign Optional | jar | |
| org.projectlombok : lombok | jar |