MVN

com.github.signed.swagger : swagger-toolbox

Maven & Gradle

Jan 31, 2016
1 stars

swagger toolbox · A collection of tools to work with swagger api descriptions in java.

<dependency>
    <groupId>com.github.signed.swagger</groupId>
    <artifactId>swagger-toolbox</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.signed.swagger : swagger-toolbox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.github.signed.swagger : swagger-toolbox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
swagger-toolbox-0.1.0

How to add a dependency to Maven

Add the following com.github.signed.swagger : swagger-toolbox maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.signed.swagger</groupId>
    <artifactId>swagger-toolbox</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.signed.swagger : swagger-toolbox gradle dependency to your build.gradle file:

implementation 'com.github.signed.swagger:swagger-toolbox:0.1.0'

Gradle Kotlin DSL: Add the following com.github.signed.swagger : swagger-toolbox gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.signed.swagger:swagger-toolbox:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.signed.swagger : swagger-toolbox sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.signed.swagger" % "swagger-toolbox" % "0.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 13, 2023
1 usages
1.3k stars
Jan 31, 2016
Mar 01, 2022
12 usages
1k stars
Mar 02, 2018
2 usages
159 stars
Jul 18, 2023
11 usages
16.7k stars
Jul 18, 2023
71 usages
16.7k stars
Feb 04, 2016
1 usages
698 stars
Feb 03, 2016
194 usages
Feb 03, 2016
234 usages
Feb 03, 2016
457 usages