Last Version

PaaS Swagger Spring Boot Starter 0.0.1

Custom Swagger Spring Boot Starter

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

paas-swagger-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

PaaS Swagger Spring Boot Starter
Custom Swagger Spring Boot Starter
Project URL

Project URL

https://github.com/yongyongwang/paas-spring-boot-starter.git

Download paas-swagger-starter 0.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.2.11.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.11.RELEASE
com.github.yongyongwang : paas-swagger-annotations jar 0.0.1
com.github.yongyongwang : paas-spring-boot-starter jar 0.1.2
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.6
io.springfox : springfox-swagger2 jar 2.9.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.1

Project Modules

There are no modules declared in this project.