swagger-bundle

Dropwizard Bundle for easy integration with Swagger

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.alexeinunez
ArtifactId

ArtifactId

swagger-bundle
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

swagger-bundle
Dropwizard Bundle for easy integration with Swagger
Source Code Management

Source Code Management

http://www.apache.org/licenses/LICENSE-2.0.txt

Download swagger-bundle

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.8.1
io.dropwizard : dropwizard-assets jar 0.8.1
io.dropwizard : dropwizard-views jar 0.8.1
io.dropwizard : dropwizard-views-mustache jar 0.8.1
io.swagger : swagger-jaxrs jar 1.5.3
org.projectlombok : lombok jar 1.16.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.1