is not current version
Last Version 1.1.0.6-jre15

com.guicedee.examples.faces:primefaces-showcase 1.1.0.3-jre15


Categories

Categories

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

GroupId

com.guicedee.examples.faces
ArtifactId

ArtifactId

primefaces-showcase
Version

Version

1.1.0.3-jre15
Type

Type

jar

Download primefaces-showcase 1.1.0.3-jre15


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