is not current version
Last Version 1.2.2.1-jre17

com.guicedee.servlets:guiced-openapi 1.1.1.4-jre16

Loads Swagger with Guice

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.servlets
ArtifactId

ArtifactId

guiced-openapi
Version

Version

1.1.1.4-jre16
Type

Type

jar

Download guiced-openapi 1.1.1.4-jre16


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