Last Version

io.github.jianzhichun:spring-boot-starter-swagger2 0.0.1

spring-boot-starter-swagger2 used to auto-configure swagger2 in spring boot project

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.jianzhichun
ArtifactId

ArtifactId

spring-boot-starter-swagger2
Version

Version

0.0.1
Type

Type

jar
Description

Description

Download spring-boot-starter-swagger2 0.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.