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