Last Version

Dropwizard Swagger support 1.2.4

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

com.github.jasonfry89
ArtifactId

ArtifactId

dropwizard-swagger
Version

Version

1.2.4
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/jasonfry89/dropwizard-swagger/
Source Code Management

Source Code Management

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

Download dropwizard-swagger 1.2.4


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

Dependencies

compile (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.2.2
io.dropwizard : dropwizard-assets jar 1.2.2
io.dropwizard : dropwizard-views jar 1.2.2
io.dropwizard : dropwizard-views-freemarker jar 1.2.2
io.swagger : swagger-jersey2-jaxrs jar 1.5.19
xml-apis : xml-apis jar 1.4.01

test (5)

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

Project Modules

There are no modules declared in this project.