Last Version

Dropwizard Swagger support 0.7.0

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

License

License

Categories

Categories

DropWizard Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

io.federecio
ArtifactId

ArtifactId

dropwizard-swagger
Version

Version

0.7.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/federecio/dropwizard-swagger/
Source Code Management

Source Code Management

http://github.com/federecio/dropwizard-swagger

Download dropwizard-swagger 0.7.0


<!-- https://jarcasting.com/artifacts/io.federecio/dropwizard-swagger/ -->
<dependency>
    <groupId>io.federecio</groupId>
    <artifactId>dropwizard-swagger</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.federecio/dropwizard-swagger/
implementation 'io.federecio:dropwizard-swagger:0.7.0'
// https://jarcasting.com/artifacts/io.federecio/dropwizard-swagger/
implementation ("io.federecio:dropwizard-swagger:0.7.0")
'io.federecio:dropwizard-swagger:jar:0.7.0'
<dependency org="io.federecio" name="dropwizard-swagger" rev="0.7.0">
  <artifact name="dropwizard-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.federecio', module='dropwizard-swagger', version='0.7.0')
)
libraryDependencies += "io.federecio" % "dropwizard-swagger" % "0.7.0"
[io.federecio/dropwizard-swagger "0.7.0"]

Dependencies

compile (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.8.0
io.dropwizard : dropwizard-assets jar 0.8.0
io.dropwizard : dropwizard-views jar 0.8.0
io.dropwizard : dropwizard-views-freemarker jar 0.8.0
com.wordnik : swagger-jersey2-jaxrs jar 1.5.1-M2
xml-apis : xml-apis jar 1.4.01

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
com.jayway.restassured : rest-assured jar 1.7.2
io.federecio : dropwizard-junit jar 0.6
org.seleniumhq.selenium.client-drivers : selenium-java-client-driver jar 1.0.2
org.seleniumhq.selenium : selenium-java jar 2.45.0
org.apache.httpcomponents : httpclient jar 4.3.2

Project Modules

There are no modules declared in this project.