is not current version
Last Version 1.2.0.3-jre17-rc1

com.guicedee.servlets:guiced-primefaces 1.1.0.6-jre14

Configures Guice for PrimeFaces

Categories

Categories

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

GroupId

com.guicedee.servlets
ArtifactId

ArtifactId

guiced-primefaces
Version

Version

1.1.0.6-jre14
Type

Type

jar

Download guiced-primefaces 1.1.0.6-jre14


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