Guiced Swagger UI

Places the Swagger UI at the /swagger-ui location

License

License

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
Last Version

Last Version

0.66.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Guiced Swagger UI
Places the Swagger UI at the /swagger-ui location
Project URL

Project URL

https://github.com/GedMarc/GuicedSwagger
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/GuicedSwagger.git

Download guiced-swagger-ui

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.

GuicedSwagger

Versions

Version
0.66.0.1
0.65.0.3
0.65.0.2
0.63.0.61