is not current version
Last Version 0.66.0.1

com.jwebmp:guiced-swagger-ui 0.65.0.3

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.jwebmp
ArtifactId

ArtifactId

guiced-swagger-ui
Version

Version

0.65.0.3
Type

Type

jar

Download guiced-swagger-ui 0.65.0.3


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