Last Version

Dropwizard Swagger support 1.0.5-5

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.meancat
ArtifactId

ArtifactId

dropwizard-swagger
Version

Version

1.0.5-5
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/smoketurner/dropwizard-swagger/
Source Code Management

Source Code Management

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

Download dropwizard-swagger 1.0.5-5


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

Dependencies

compile (7)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-auth jar
io.dropwizard : dropwizard-assets jar
io.dropwizard : dropwizard-views jar
io.dropwizard : dropwizard-views-freemarker jar
org.glassfish.jersey.media : jersey-media-multipart jar
io.swagger : swagger-jersey2-jaxrs jar 1.5.12

test (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
io.rest-assured : rest-assured jar 3.0.1
org.seleniumhq.selenium : selenium-java jar 3.0.1

Project Modules

There are no modules declared in this project.