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