Dropwizard integration with Wordnik Swagger

Tesla: A next generation development infrastructure framework.

License

License

Categories

Categories

DropWizard Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

io.tesla.dropwizard
ArtifactId

ArtifactId

dropwizard-swagger
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard integration with Wordnik Swagger
Tesla: A next generation development infrastructure framework.

Download dropwizard-swagger

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-core jar 0.6.1
com.yammer.dropwizard : dropwizard-views jar 0.6.1
com.wordnik : swagger-core_2.9.1 jar 1.2.0
com.wordnik : swagger-jaxrs_2.9.1 jar 1.2.0

test (5)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-client jar 0.6.1
com.yammer.dropwizard : dropwizard-testing jar 0.6.1
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0