| Категории |
КатегорииGUI Взаимодействие с пользователем |
|---|---|
| Группа | Группаorg.defne.samples |
| Идентификатор | Идентификаторgui |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеReservation Project :: Sample Application
Sample application using RichFaces and JPA
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMechSoft Mechanical and Software Solutions |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |