MVN

io.federecio : dropwizard-swagger

Maven & Gradle

Apr 27, 2015
3 usages
130 stars

Dropwizard Swagger support · A simple way to document your REST APIs in DropWizard using Swagger

<dependency>
    <groupId>io.federecio</groupId>
    <artifactId>dropwizard-swagger</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.0

All Versions

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

Version Vulnerabilities Updated
0.7.x
dropwizard-swagger-0.7.0
0.6
dropwizard-swagger-0.6
0.5.x
dropwizard-swagger-0.5.3
dropwizard-swagger-0.5.2
dropwizard-swagger-0.5.1
0.5
dropwizard-swagger-0.5

How to add a dependency to Maven

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

<dependency>
    <groupId>io.federecio</groupId>
    <artifactId>dropwizard-swagger</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.federecio:dropwizard-swagger:0.7.0'

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

implementation("io.federecio:dropwizard-swagger:0.7.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.federecio" % "dropwizard-swagger" % "0.7.0"

Advertisement

Dependencies from Group

Apr 27, 2015
3 usages
130 stars
Apr 02, 2015
3 usages
10 stars

Discover Dependencies

May 09, 2020
3 usages
18 stars
Aug 03, 2020
2 usages
94 stars
joy
Apr 05, 2020
4 usages
15 stars
Nov 22, 2022
3 usages
402 stars
Feb 08, 2022
4 usages
Nov 26, 2021
6 usages
39 stars
Jun 16, 2023
3 usages
62 stars