is not current version
Last Version 62

com.guicedee.services:primefaces 1.0.2.11


Categories

Categories

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

GroupId

com.guicedee.services
ArtifactId

ArtifactId

primefaces
Version

Version

1.0.2.11
Type

Type

jar

Download primefaces 1.0.2.11


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