License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdguiced-swagger-ui |
Version | Version0.66.0.1 |
Type | Typejar |
Description |
DescriptionGuiced Swagger UI
Places the Swagger UI at the /swagger-ui location
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |