MVN

top.andoudou : swagger-core

Maven & Gradle

Feb 28, 2022
6 usages

swagger核心包

<dependency>
    <groupId>top.andoudou</groupId>
    <artifactId>swagger-core</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.andoudou : swagger-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of top.andoudou : swagger-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
swagger-core-1.3.0
1.2.x
swagger-core-1.2.1
swagger-core-1.2.0
1.1.x
swagger-core-1.1.0
1.0.x
swagger-core-1.0.4
swagger-core-1.0.3
swagger-core-1.0.2
swagger-core-1.0.0

How to add a dependency to Maven

Add the following top.andoudou : swagger-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>top.andoudou</groupId>
    <artifactId>swagger-core</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following top.andoudou : swagger-core gradle dependency to your build.gradle file:

implementation 'top.andoudou:swagger-core:1.3.0'

Gradle Kotlin DSL: Add the following top.andoudou : swagger-core gradle kotlin dependency to your build.gradle.kts file:

implementation("top.andoudou:swagger-core:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following top.andoudou : swagger-core sbt scala dependency to your build.sbt file:

libraryDependencies += "top.andoudou" % "swagger-core" % "1.3.0"

Advertisement

Dependencies from Group

Apr 07, 2022
13 usages
Apr 07, 2022
7 usages
Apr 07, 2022
7 usages
Feb 28, 2022
6 usages
Apr 07, 2022
5 usages

Discover Dependencies

Nov 03, 2020
2 usages
0 stars
Jun 05, 2023
11 usages
3.2k stars
Jan 29, 2018
7 usages
19 stars
Dec 26, 2022
13 usages
241 stars
Feb 27, 2017
5 usages
2 stars