License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.guicedee.servlets |
ArtifactId | ArtifactIdguiced-openapi |
Version | Version1.2.1.2-jre17 |
Type | Typejar |
Description |
DescriptionGuiced Swagger
Loads Swagger with Guice
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.guicedee.servlets/guiced-openapi/ -->
<dependency>
<groupId>com.guicedee.servlets</groupId>
<artifactId>guiced-openapi</artifactId>
<version>1.2.1.2-jre17</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.servlets/guiced-openapi/
implementation 'com.guicedee.servlets:guiced-openapi:1.2.1.2-jre17'
// https://jarcasting.com/artifacts/com.guicedee.servlets/guiced-openapi/
implementation ("com.guicedee.servlets:guiced-openapi:1.2.1.2-jre17")
'com.guicedee.servlets:guiced-openapi:jar:1.2.1.2-jre17'
<dependency org="com.guicedee.servlets" name="guiced-openapi" rev="1.2.1.2-jre17">
<artifact name="guiced-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.servlets', module='guiced-openapi', version='1.2.1.2-jre17')
)
libraryDependencies += "com.guicedee.servlets" % "guiced-openapi" % "1.2.1.2-jre17"
[com.guicedee.servlets/guiced-openapi "1.2.1.2-jre17"]
Group / Artifact | Type | Version |
---|---|---|
com.guicedee.servlets : guiced-rest-services | jar | 1.2.1.2-jre17 |
com.guicedee.services : swagger | jar | 1.2.1.2-jre17 |
com.guicedee.services : jakarta.servlet-api | jar | 1.2.1.2-jre17 |
com.guicedee.services : jakarta.persistence-api | jar | 1.2.1.2-jre17 |