Last Version

Swagger Dubbo 0.0.1-beta

Swagger Dubbo makes Dubbo Service show as Swagger RESTful API, which makes it easy to document and test.

License

License

Categories

Categories

Dubbo Net Networking Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.gengar
ArtifactId

ArtifactId

swagger-dubbo
Version

Version

0.0.1-beta
Type

Type

jar
Description

Description

Swagger Dubbo
Swagger Dubbo makes Dubbo Service show as Swagger RESTful API, which makes it easy to document and test.
Project URL

Project URL

https://github.com/yycsysu/swagger-dubbo

Download swagger-dubbo 0.0.1-beta


<!-- https://jarcasting.com/artifacts/cn.gengar/swagger-dubbo/ -->
<dependency>
    <groupId>cn.gengar</groupId>
    <artifactId>swagger-dubbo</artifactId>
    <version>0.0.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/cn.gengar/swagger-dubbo/
implementation 'cn.gengar:swagger-dubbo:0.0.1-beta'
// https://jarcasting.com/artifacts/cn.gengar/swagger-dubbo/
implementation ("cn.gengar:swagger-dubbo:0.0.1-beta")
'cn.gengar:swagger-dubbo:jar:0.0.1-beta'
<dependency org="cn.gengar" name="swagger-dubbo" rev="0.0.1-beta">
  <artifact name="swagger-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.gengar', module='swagger-dubbo', version='0.0.1-beta')
)
libraryDependencies += "cn.gengar" % "swagger-dubbo" % "0.0.1-beta"
[cn.gengar/swagger-dubbo "0.0.1-beta"]

Dependencies

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

Project Modules

There are no modules declared in this project.