Last Version

Guiced Swagger UI 62

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.guicedee.servlets
ArtifactId

ArtifactId

guiced-swagger-ui
Version

Version

62
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 62


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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.mapstruct : mapstruct-processor jar 1.3.1.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.