Last Version

swagger-more 1.0.0

The tool for automatic generation of dubbo api based on springfox swagger2.

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.uhfun
ArtifactId

ArtifactId

swagger-more
Version

Version

1.0.0
Type

Type

pom
Description

Description

swagger-more
The tool for automatic generation of dubbo api based on springfox swagger2.
Project URL

Project URL

https://github.com/uhfun/swagger-more

Download swagger-more 1.0.0

Filename Size
swagger-more-1.0.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.uhfun/swagger-more/ -->
<dependency>
    <groupId>com.github.uhfun</groupId>
    <artifactId>swagger-more</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.uhfun/swagger-more/
implementation 'com.github.uhfun:swagger-more:1.0.0'
// https://jarcasting.com/artifacts/com.github.uhfun/swagger-more/
implementation ("com.github.uhfun:swagger-more:1.0.0")
'com.github.uhfun:swagger-more:pom:1.0.0'
<dependency org="com.github.uhfun" name="swagger-more" rev="1.0.0">
  <artifact name="swagger-more" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.uhfun', module='swagger-more', version='1.0.0')
)
libraryDependencies += "com.github.uhfun" % "swagger-more" % "1.0.0"
[com.github.uhfun/swagger-more "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • swagger-more-annotations
  • swagger-more-core
  • swagger-more-javadoc
  • swagger-more-ui