swagger-more-core

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-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

swagger-more-core
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-core

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.github.uhfun : swagger-more-annotations jar 1.0.0
io.springfox : springfox-swagger2 jar 2.9.2
io.swagger : swagger-models jar 1.5.21
io.springfox : springfox-swagger-ui jar 2.9.2
org.springframework : spring-aop jar 4.3.18.RELEASE
org.springframework : spring-webmvc jar 4.3.18.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.mapstruct : mapstruct-jdk8 jar 1.3.0.Final
com.alibaba : fastjson jar 1.2.55
com.google.guava : guava jar 23.0
org.slf4j : slf4j-api jar 1.7.12
org.projectlombok : lombok jar 1.18.4
org.javassist : javassist Optional jar 3.21.0-GA

provided (3)

Group / Artifact Type Version
org.mapstruct : mapstruct-processor Optional jar 1.3.0.Final
com.alibaba : dubbo jar 2.6.7
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0