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