License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Swagger Program Interface REST Frameworks |
GroupId | GroupIdin.vectorpro |
ArtifactId | ArtifactIddropwizard-swagger-ui |
Last Version | Last Version3.51.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwagger UI 3.x Static Resources
Swagger UI 3.x Static Resources for Dropwizard Swagger Integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/in.vectorpro/dropwizard-swagger-ui/ -->
<dependency>
<groupId>in.vectorpro</groupId>
<artifactId>dropwizard-swagger-ui</artifactId>
<version>3.51.1</version>
</dependency>
// https://jarcasting.com/artifacts/in.vectorpro/dropwizard-swagger-ui/
implementation 'in.vectorpro:dropwizard-swagger-ui:3.51.1'
// https://jarcasting.com/artifacts/in.vectorpro/dropwizard-swagger-ui/
implementation ("in.vectorpro:dropwizard-swagger-ui:3.51.1")
'in.vectorpro:dropwizard-swagger-ui:jar:3.51.1'
<dependency org="in.vectorpro" name="dropwizard-swagger-ui" rev="3.51.1">
<artifact name="dropwizard-swagger-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.vectorpro', module='dropwizard-swagger-ui', version='3.51.1')
)
libraryDependencies += "in.vectorpro" % "dropwizard-swagger-ui" % "3.51.1"
[in.vectorpro/dropwizard-swagger-ui "3.51.1"]