is not current version
Last Version 1.1.0

io.hawt.swagger:hawtio-swagger-ui 1.0.0


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.hawt.swagger
ArtifactId

ArtifactId

hawtio-swagger-ui
Version

Version

1.0.0
Type

Type

war

Download hawtio-swagger-ui 1.0.0


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