Last Version

cn.willingxyz.restdoc:RestDocSpringSwagger3 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

RestDocSpringSwagger3
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/RestDocSpringSwagger3

Download RestDocSpringSwagger3 0.2.1.4


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

Dependencies

compile (6)

Group / Artifact Type Version
cn.willingxyz.restdoc : RestDocSwagger3 jar 0.2.1.4
cn.willingxyz.restdoc : RestDocSpring jar 0.2.1.4
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE
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 (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.1.6.RELEASE
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.