dropwizard-swagger

Swagger management on the admin resource for dropwizard

License

License

Categories

Categories

DropWizard Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

io.paradoxical
ArtifactId

ArtifactId

dropwizard-swagger
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-swagger
Swagger management on the admin resource for dropwizard
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/paradoxical-io/dropwizard.swagger

Download dropwizard-swagger

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.9.2
io.paradoxical : dropwizard-bundles jar 0.9.2
io.swagger : swagger-jersey2-jaxrs jar 1.5.6
io.dropwizard : dropwizard-views-mustache jar 0.9.2
io.dropwizard : dropwizard-views jar 0.9.2
io.dropwizard : dropwizard-assets jar 0.9.2
com.godaddy : logging jar 1.2
com.esotericsoftware : reflectasm jar 1.10.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.8

test (4)

Group / Artifact Type Version
uk.co.jemos.podam : podam jar 4.7.2.RELEASE
org.assertj : assertj-core jar 3.0.0
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
io.paradoxical

Paradoxical Devs

Libraries and dockerized applications. Pull requests welcome!

Versions

Version
3.0
2.4
2.3
2.2
2.1
2.0
1.2
1.1
1.0