License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcn.willingxyz.restdoc |
ArtifactId | ArtifactIdRestDocSpringSwagger3Examples |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocSpringSwagger3Examples/ -->
<dependency>
<groupId>cn.willingxyz.restdoc</groupId>
<artifactId>RestDocSpringSwagger3Examples</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocSpringSwagger3Examples/
implementation 'cn.willingxyz.restdoc:RestDocSpringSwagger3Examples:0.1.4'
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocSpringSwagger3Examples/
implementation ("cn.willingxyz.restdoc:RestDocSpringSwagger3Examples:0.1.4")
'cn.willingxyz.restdoc:RestDocSpringSwagger3Examples:jar:0.1.4'
<dependency org="cn.willingxyz.restdoc" name="RestDocSpringSwagger3Examples" rev="0.1.4">
<artifact name="RestDocSpringSwagger3Examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.willingxyz.restdoc', module='RestDocSpringSwagger3Examples', version='0.1.4')
)
libraryDependencies += "cn.willingxyz.restdoc" % "RestDocSpringSwagger3Examples" % "0.1.4"
[cn.willingxyz.restdoc/RestDocSpringSwagger3Examples "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
cn.willingxyz.restdoc : RestDocSpringSwagger3 | jar | 0.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 | |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.therapi : therapi-runtime-javadoc-scribe | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |