| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSwagger Program Interface REST Frameworks | 
        
| GroupId | GroupIdtop.openyuan | 
    
| ArtifactId | ArtifactIdfast-swagger | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfast-swagger 
            这是 swagger 扩展接口文档项目。 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| fast-swagger-1.0.0.pom | |
| fast-swagger-1.0.0.jar | 4 KB | 
| fast-swagger-1.0.0-sources.jar | 4 KB | 
| fast-swagger-1.0.0-javadoc.jar | 36 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/top.openyuan/fast-swagger/ -->
<dependency>
    <groupId>top.openyuan</groupId>
    <artifactId>fast-swagger</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/top.openyuan/fast-swagger/
implementation 'top.openyuan:fast-swagger:1.0.0'
                // https://jarcasting.com/artifacts/top.openyuan/fast-swagger/
implementation ("top.openyuan:fast-swagger:1.0.0")
                'top.openyuan:fast-swagger:jar:1.0.0'
                <dependency org="top.openyuan" name="fast-swagger" rev="1.0.0">
  <artifact name="fast-swagger" type="jar" />
</dependency>
                @Grapes(
@Grab(group='top.openyuan', module='fast-swagger', version='1.0.0')
)
                libraryDependencies += "top.openyuan" % "fast-swagger" % "1.0.0"
                [top.openyuan/fast-swagger "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.springfox : springfox-boot-starter | jar | 3.0.0 |