| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSwagger Program Interface REST Frameworks | 
        
| GroupId | GroupIdcom.github.uhfun | 
    
| ArtifactId | ArtifactIdswagger-more-annotations | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionswagger-more-annotations 
            The tool for automatic generation of dubbo api based on springfox swagger2. 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.uhfun/swagger-more-annotations/ -->
<dependency>
    <groupId>com.github.uhfun</groupId>
    <artifactId>swagger-more-annotations</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.uhfun/swagger-more-annotations/
implementation 'com.github.uhfun:swagger-more-annotations:1.0.0'
                // https://jarcasting.com/artifacts/com.github.uhfun/swagger-more-annotations/
implementation ("com.github.uhfun:swagger-more-annotations:1.0.0")
                'com.github.uhfun:swagger-more-annotations:jar:1.0.0'
                <dependency org="com.github.uhfun" name="swagger-more-annotations" rev="1.0.0">
  <artifact name="swagger-more-annotations" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.uhfun', module='swagger-more-annotations', version='1.0.0')
)
                libraryDependencies += "com.github.uhfun" % "swagger-more-annotations" % "1.0.0"
                [com.github.uhfun/swagger-more-annotations "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.21 |