MVN

io.tokra : swagger-toolkit

Maven & Gradle

Jan 26, 2016
0 stars

swagger-toolkit · Toolkit extending swagger to use multiple instances of swagger backend integration. Classes scanner based on annotation (version) scan. etc.

<dependency>
    <groupId>io.tokra</groupId>
    <artifactId>swagger-toolkit</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.tokra : swagger-toolkit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.tokra : swagger-toolkit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
swagger-toolkit-1.0.0

How to add a dependency to Maven

Add the following io.tokra : swagger-toolkit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.tokra</groupId>
    <artifactId>swagger-toolkit</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.tokra : swagger-toolkit gradle dependency to your build.gradle file:

implementation 'io.tokra:swagger-toolkit:1.0.0'

Gradle Kotlin DSL: Add the following io.tokra : swagger-toolkit gradle kotlin dependency to your build.gradle.kts file:

implementation("io.tokra:swagger-toolkit:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.tokra : swagger-toolkit sbt scala dependency to your build.sbt file:

libraryDependencies += "io.tokra" % "swagger-toolkit" % "1.0.0"

Advertisement

Dependencies from Group

Jan 26, 2016
1 stars
Jan 26, 2016
0 stars

Discover Dependencies

Jan 27, 2016
3 stars
Feb 09, 2017
22 stars
Feb 09, 2017
1 usages
22 stars
Feb 09, 2017
2 usages
30 stars
Feb 09, 2017
1 usages
22 stars
Dec 06, 2016
3 stars
Jan 31, 2016
0 stars
Mar 24, 2017
7 stars