License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.sexycode |
ArtifactId | ArtifactIdspringo-docs-spring-boot-starter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot composite platform
|
<!-- https://jarcasting.com/artifacts/cn.sexycode/springo-docs-spring-boot-starter/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>springo-docs-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/springo-docs-spring-boot-starter/
implementation 'cn.sexycode:springo-docs-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/cn.sexycode/springo-docs-spring-boot-starter/
implementation ("cn.sexycode:springo-docs-spring-boot-starter:0.0.1")
'cn.sexycode:springo-docs-spring-boot-starter:jar:0.0.1'
<dependency org="cn.sexycode" name="springo-docs-spring-boot-starter" rev="0.0.1">
<artifact name="springo-docs-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='springo-docs-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "cn.sexycode" % "springo-docs-spring-boot-starter" % "0.0.1"
[cn.sexycode/springo-docs-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.sexycode : springo-docs | jar | 0.0.1 |
cn.sexycode : springo-boot-starter-parent | jar | 0.0.1 |
io.springfox : springfox-swagger-ui | jar | 2.7.0 |
io.springfox : springfox-swagger2 | jar | 2.7.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.4.RELEASE |
org.ow2.asm : asm | jar | 6.0 |
org.apache.poi : poi | jar | 3.16 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.restdocs : spring-restdocs-mockmvc | jar | 2.0.0.RC1 |
io.springfox : springfox-staticdocs | jar | 2.6.1 |
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |