Reservation Project :: Sample Application

Sample application using RichFaces and JPA

Categories

Categories

GUI User Interface
GroupId

GroupId

org.defne.samples
ArtifactId

ArtifactId

gui
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

war
Description

Description

Reservation Project :: Sample Application
Sample application using RichFaces and JPA
Project URL

Project URL

http://code.google.com/p/defne/gui/
Project Organization

Project Organization

MechSoft Mechanical and Software Solutions

Download gui

How to add to project

<!-- https://jarcasting.com/artifacts/org.defne.samples/gui/ -->
<dependency>
    <groupId>org.defne.samples</groupId>
    <artifactId>gui</artifactId>
    <version>1.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.defne.samples/gui/
implementation 'org.defne.samples:gui:1.0.1'
// https://jarcasting.com/artifacts/org.defne.samples/gui/
implementation ("org.defne.samples:gui:1.0.1")
'org.defne.samples:gui:war:1.0.1'
<dependency org="org.defne.samples" name="gui" rev="1.0.1">
  <artifact name="gui" type="war" />
</dependency>
@Grapes(
@Grab(group='org.defne.samples', module='gui', version='1.0.1')
)
libraryDependencies += "org.defne.samples" % "gui" % "1.0.1"
[org.defne.samples/gui "1.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.richfaces.framework » richfaces-impl-jsf2 jar 3.3.3.Final
org.richfaces.ui » richfaces-ui jar 3.3.3.Final
commons-validator : commons-validator jar 1.3.1
org.defne.samples : business jar 1.0.1
org.defne : defne-owb jar 1.0.1
com.sun.facelets : jsf-facelets jar 1.1.15

provided (7)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api jar 2.0.0
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.2
org.apache.geronimo.specs : geronimo-interceptor_1.1_spec jar 1.0
org.apache.geronimo.specs : geronimo-el_2.2_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1