Last Version

cn.willingxyz.restdoc:RestDocSpring 0.2.1.4

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

License

License

GroupId

GroupId

cn.willingxyz.restdoc
ArtifactId

ArtifactId

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

Download RestDocSpring 0.2.1.4


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

Dependencies

compile (6)

Group / Artifact Type Version
cn.willingxyz.restdoc : RestDocCore jar 0.2.1.4
org.springframework : spring-webmvc jar
javax.servlet : javax.servlet-api jar 4.0.1
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.