License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIdwebmvc-swagger2-spring-boot-starter |
Last Version | Last Version1.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.hiwepy:webmvc-swagger2-spring-boot-starter
Spring Boot Starter For WebMvc With Swagger2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/webmvc-swagger2-spring-boot-starter/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>webmvc-swagger2-spring-boot-starter</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/webmvc-swagger2-spring-boot-starter/
implementation 'com.github.hiwepy:webmvc-swagger2-spring-boot-starter:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/webmvc-swagger2-spring-boot-starter/
implementation ("com.github.hiwepy:webmvc-swagger2-spring-boot-starter:1.0.4.RELEASE")
'com.github.hiwepy:webmvc-swagger2-spring-boot-starter:jar:1.0.4.RELEASE'
<dependency org="com.github.hiwepy" name="webmvc-swagger2-spring-boot-starter" rev="1.0.4.RELEASE">
<artifact name="webmvc-swagger2-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='webmvc-swagger2-spring-boot-starter', version='1.0.4.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "webmvc-swagger2-spring-boot-starter" % "1.0.4.RELEASE"
[com.github.hiwepy/webmvc-swagger2-spring-boot-starter "1.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework.boot : spring-boot-starter | jar | 2.3.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |
org.springframework : spring-web | jar | |
io.springfox : springfox-bean-validators | jar | 2.10.5 |
io.springfox : springfox-swagger2 | jar | 2.10.5 |
io.springfox : springfox-spring-webmvc | jar | 2.10.5 |
io.springfox : springfox-swagger-ui Optional | jar | 2.10.5 |
org.springframework : spring-webmvc | jar | |
org.webjars : webjars-locator | jar | 0.40 |
org.webjars : webjars-locator-core | jar | 0.46 |
io.github.classgraph : classgraph | jar | 4.8.102 |