AXE
nutz扩展工具包
License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdclub.zhcs |
ArtifactId | ArtifactIdaxe-swagger |
Last Version | Last Version1.5.14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaxe-swagger
swagger 配置
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
axe-swagger-1.5.14.1.pom | |
axe-swagger-1.5.14.1.jar | 5 KB |
axe-swagger-1.5.14.1-sources.jar | 3 KB |
axe-swagger-1.5.14.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/club.zhcs/axe-swagger/ -->
<dependency>
<groupId>club.zhcs</groupId>
<artifactId>axe-swagger</artifactId>
<version>1.5.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/axe-swagger/
implementation 'club.zhcs:axe-swagger:1.5.14.1'
// https://jarcasting.com/artifacts/club.zhcs/axe-swagger/
implementation ("club.zhcs:axe-swagger:1.5.14.1")
'club.zhcs:axe-swagger:jar:1.5.14.1'
<dependency org="club.zhcs" name="axe-swagger" rev="1.5.14.1">
<artifact name="axe-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='axe-swagger', version='1.5.14.1')
)
libraryDependencies += "club.zhcs" % "axe-swagger" % "1.5.14.1"
[club.zhcs/axe-swagger "1.5.14.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.14.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 1.5.14.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.14.RELEASE |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-bean-validators | jar | 2.9.2 |
club.zhcs : axe-swagger-ui | jar | 1.5.14.1 |
org.nutz : nutz | jar | 1.r.66 |
nutz扩展工具包