Categories |
CategoriesGUI User Interface |
---|---|
GroupId | GroupIdorg.defne.samples |
ArtifactId | ArtifactIdgui |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionReservation Project :: Sample Application
Sample application using RichFaces and JPA
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
Filename | Size |
---|---|
gui-1.0.1.pom | |
gui-1.0.1.war | 6 MB |
gui-1.0.1-sources.jar | 25 KB |
gui-1.0.1-javadoc.jar | 131 KB |
Browse |
<!-- 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"]
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 |
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 |