Last Version

com.github.sophisticatedxie:swagger2-plus-spring-boot-starter 1.0.0.RELEASE

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

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.sophisticatedxie
ArtifactId

ArtifactId

swagger2-plus-spring-boot-starter
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/sophisticatedxie/swagger2-plus-spring-boot-starter.git

Download swagger2-plus-spring-boot-starter 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.sophisticatedxie/swagger2-plus-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.sophisticatedxie</groupId>
    <artifactId>swagger2-plus-spring-boot-starter</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sophisticatedxie/swagger2-plus-spring-boot-starter/
implementation 'com.github.sophisticatedxie:swagger2-plus-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.sophisticatedxie/swagger2-plus-spring-boot-starter/
implementation ("com.github.sophisticatedxie:swagger2-plus-spring-boot-starter:1.0.0.RELEASE")
'com.github.sophisticatedxie:swagger2-plus-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="com.github.sophisticatedxie" name="swagger2-plus-spring-boot-starter" rev="1.0.0.RELEASE">
  <artifact name="swagger2-plus-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sophisticatedxie', module='swagger2-plus-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.sophisticatedxie" % "swagger2-plus-spring-boot-starter" % "1.0.0.RELEASE"
[com.github.sophisticatedxie/swagger2-plus-spring-boot-starter "1.0.0.RELEASE"]

Dependencies

compile (9)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter Optional jar 2.3.1.RELEASE
com.alibaba : fastjson Optional jar 1.2.38
org.projectlombok : lombok Optional jar 1.16.10
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.3.1.RELEASE
com.google.guava : guava jar 26.0-jre

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.