is not current version
Last Version 62

com.guicedee.services:primefaces 1.2.1.2-jre17

The core maven build properties

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.2.1.2-jre17
Type

Type

jar

Download primefaces 1.2.1.2-jre17


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