is not current version
Last Version 62

com.guicedee.servlets:guiced-servlets-jsf 1.0.14.4-jre8

Configures Guice Servlet for JSF

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.servlets
ArtifactId

ArtifactId

guiced-servlets-jsf
Version

Version

1.0.14.4-jre8
Type

Type

jar

Download guiced-servlets-jsf 1.0.14.4-jre8


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