is not current version
Last Version 1.2.0.3-jre17-rc1

com.guicedee.examples.faces:examples-faces-parent 1.1.0.8-SNAPSHOT-jre14

Examples for JSF

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.examples.faces
ArtifactId

ArtifactId

examples-faces-parent
Version

Version

1.1.0.8-SNAPSHOT-jre14
Type

Type

pom

Download examples-faces-parent 1.1.0.8-SNAPSHOT-jre14


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