Last Version

cn.willingxyz.restdoc:RestDocSwagger3 0.2.1.4

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.willingxyz.restdoc
ArtifactId

ArtifactId

RestDocSwagger3
Version

Version

0.2.1.4
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/RestDocSwagger3

Download RestDocSwagger3 0.2.1.4


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

Dependencies

compile (6)

Group / Artifact Type Version
cn.willingxyz.restdoc : RestDocCore jar 0.2.1.4
cn.willingxyz.restdoc : RestDocSwaggerCommon jar 0.2.1.4
io.swagger.core.v3 : swagger-models jar 2.0.8
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.3
org.projectlombok : lombok jar 1.18.0

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.