License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Swagger Program Interface REST Frameworks |
GroupId | GroupIdio.paradoxical |
ArtifactId | ArtifactIddropwizard-swagger |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-swagger
Swagger management on the admin resource for dropwizard
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizard-swagger-3.0.pom | |
dropwizard-swagger-3.0.jar | 791 KB |
dropwizard-swagger-3.0-sources.jar | 782 KB |
dropwizard-swagger-3.0-javadoc.jar | 57 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
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 |