MVN

cn.weiguangfu : springfox-swagger2-plus

Maven & Gradle

Oct 24, 2020
18 stars

Enhancement project of swagger2 project in spring boot or spring cloud framework.

<dependency>
    <groupId>cn.weiguangfu</groupId>
    <artifactId>springfox-swagger2-plus</artifactId>
    <version>2.7.0-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.weiguangfu : springfox-swagger2-plus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.0-1
  • Latest Beta: 2.7.0-1-beta4

All Versions

Choose a version of cn.weiguangfu : springfox-swagger2-plus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
springfox-swagger2-plus-2.9.2-1-beta2
springfox-swagger2-plus-2.9.2-1-beta1
springfox-swagger2-plus-2.9.1-1-beta2
springfox-swagger2-plus-2.9.1-1-beta1
2.8.x
springfox-swagger2-plus-2.8.0-1-beta2
springfox-swagger2-plus-2.8.0-1-beta1
2.7.x
springfox-swagger2-plus-2.7.0-1
springfox-swagger2-plus-2.7.0-1-beta4
springfox-swagger2-plus-2.7.0-1-beta3
springfox-swagger2-plus-2.7.0-1-beta2
springfox-swagger2-plus-2.7.0-1-beta1

How to add a dependency to Maven

Add the following cn.weiguangfu : springfox-swagger2-plus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.weiguangfu</groupId>
    <artifactId>springfox-swagger2-plus</artifactId>
    <version>2.7.0-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.weiguangfu : springfox-swagger2-plus gradle dependency to your build.gradle file:

implementation 'cn.weiguangfu:springfox-swagger2-plus:2.7.0-1'

Gradle Kotlin DSL: Add the following cn.weiguangfu : springfox-swagger2-plus gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.weiguangfu:springfox-swagger2-plus:2.7.0-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.weiguangfu : springfox-swagger2-plus sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.weiguangfu" % "springfox-swagger2-plus" % "2.7.0-1"

Advertisement

Dependencies from Group

Oct 24, 2020
18 stars

Discover Dependencies

Jul 04, 2023
3 stars
Nov 17, 2022
1 usages
5 stars
Oct 04, 2022
2 usages
1 stars
Jan 15, 2021
1 usages
3.8k stars
Apr 05, 2020
1 usages
20.4k stars
Apr 06, 2020
0 stars
Aug 10, 2023
34 usages
27 stars
Apr 16, 2022
2 usages
97 stars