License |
License |
---|---|
GroupId | GroupIdcn.willingxyz.restdoc |
ArtifactId | ArtifactIdRestDocSpringExamples |
Last Version | Last Version0.2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocSpringExamples/ -->
<dependency>
<groupId>cn.willingxyz.restdoc</groupId>
<artifactId>RestDocSpringExamples</artifactId>
<version>0.2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocSpringExamples/
implementation 'cn.willingxyz.restdoc:RestDocSpringExamples:0.2.1.4'
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocSpringExamples/
implementation ("cn.willingxyz.restdoc:RestDocSpringExamples:0.2.1.4")
'cn.willingxyz.restdoc:RestDocSpringExamples:jar:0.2.1.4'
<dependency org="cn.willingxyz.restdoc" name="RestDocSpringExamples" rev="0.2.1.4">
<artifact name="RestDocSpringExamples" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.willingxyz.restdoc', module='RestDocSpringExamples', version='0.2.1.4')
)
libraryDependencies += "cn.willingxyz.restdoc" % "RestDocSpringExamples" % "0.2.1.4"
[cn.willingxyz.restdoc/RestDocSpringExamples "0.2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
cn.willingxyz.restdoc : RestDocSpringSwagger2 | jar | 0.2.1.4 |
cn.willingxyz.restdoc : RestDocSpringSwagger3 | jar | 0.2.1.4 |
cn.willingxyz.restdoc : RestDocBeanValidation | jar | 0.2.1.4 |
cn.willingxyz.restdoc : RestDocJackson | jar | 0.2.1.4 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
com.github.therapi : therapi-runtime-javadoc | jar | 0.7.0 |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.1.6.RELEASE |
javax.validation : validation-api | jar | 2.0.1.Final |
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.therapi : therapi-runtime-javadoc-scribe | jar | 0.9.0 |
com.google.auto.service : auto-service | jar | 1.0-rc6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |