MVN

io.sarnowski : swagger1st

Maven & Gradle

Mar 03, 2016
47 stars

swagger1st · A ring handler that does routing based on a swagger definition.

<dependency>
    <groupId>io.sarnowski</groupId>
    <artifactId>swagger1st</artifactId>
    <version>0.21.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sarnowski : swagger1st to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.21.0

All Versions

Choose a version of io.sarnowski : swagger1st to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.21.x
swagger1st-0.21.0
0.20.x
swagger1st-0.20.0
0.19.x
swagger1st-0.19.0
0.17.x
swagger1st-0.17.0
0.16.x
swagger1st-0.16.0
0.15.x
swagger1st-0.15.0
0.14.x
swagger1st-0.14.0
0.13.x
swagger1st-0.13.0
0.12.x
swagger1st-0.12.0
0.11.x
swagger1st-0.11.0
0.10.x
swagger1st-0.10.0
0.9.x
swagger1st-0.9.0
0.8.x
swagger1st-0.8.0
0.7.x
swagger1st-0.7.0
0.6.x
swagger1st-0.6.0

How to add a dependency to Maven

Add the following io.sarnowski : swagger1st maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.sarnowski</groupId>
    <artifactId>swagger1st</artifactId>
    <version>0.21.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sarnowski : swagger1st gradle dependency to your build.gradle file:

implementation 'io.sarnowski:swagger1st:0.21.0'

Gradle Kotlin DSL: Add the following io.sarnowski : swagger1st gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sarnowski:swagger1st:0.21.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sarnowski : swagger1st sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sarnowski" % "swagger1st" % "0.21.0"

Advertisement

Dependencies from Group

Mar 03, 2016
47 stars

Discover Dependencies

Aug 20, 2023
3 usages
554 stars
Aug 17, 2023
1 usages
779 stars
Nov 08, 2017
5 usages
102 stars
Jun 20, 2015
4 usages
1.7k stars
Jun 28, 2023
34 usages
2.1k stars
Jul 03, 2021
5 usages
Feb 09, 2023
1 usages
95 stars
Feb 09, 2023
1 usages
95 stars