is not current version
Last Version 62

com.guicedee.servlets:guiced-swagger-ui 1.0.19.5-jre14

Places the Swagger UI at the /swagger-ui location

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Swagger Program Interface REST Frameworks
GroupId

GroupId

com.guicedee.servlets
ArtifactId

ArtifactId

guiced-swagger-ui
Version

Version

1.0.19.5-jre14
Type

Type

jar

Download guiced-swagger-ui 1.0.19.5-jre14


<!-- https://jarcasting.com/artifacts/com.guicedee.servlets/guiced-swagger-ui/ -->
<dependency>
    <groupId>com.guicedee.servlets</groupId>
    <artifactId>guiced-swagger-ui</artifactId>
    <version>1.0.19.5-jre14</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.servlets/guiced-swagger-ui/
implementation 'com.guicedee.servlets:guiced-swagger-ui:1.0.19.5-jre14'
// https://jarcasting.com/artifacts/com.guicedee.servlets/guiced-swagger-ui/
implementation ("com.guicedee.servlets:guiced-swagger-ui:1.0.19.5-jre14")
'com.guicedee.servlets:guiced-swagger-ui:jar:1.0.19.5-jre14'
<dependency org="com.guicedee.servlets" name="guiced-swagger-ui" rev="1.0.19.5-jre14">
  <artifact name="guiced-swagger-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.servlets', module='guiced-swagger-ui', version='1.0.19.5-jre14')
)
libraryDependencies += "com.guicedee.servlets" % "guiced-swagger-ui" % "1.0.19.5-jre14"
[com.guicedee.servlets/guiced-swagger-ui "1.0.19.5-jre14"]