is not current version
Last Version 0.1.1

io.tesla.dropwizard:dropwizard-swagger 0.1.0


Categories

Categories

DropWizard Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

io.tesla.dropwizard
ArtifactId

ArtifactId

dropwizard-swagger
Version

Version

0.1.0
Type

Type

jar

Download dropwizard-swagger 0.1.0


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