| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.openwebbeans.samples |
| Идентификатор | Идентификаторconversation-sample |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеApache OpenWebBeans :: JSF Conversation Sample
Sample JSF2 Application
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| conversation-sample-1.1.0.pom | |
| conversation-sample-1.1.0.war | 3 MB |
| conversation-sample-1.1.0-sources.jar | 10 KB |
| conversation-sample-1.1.0-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/conversation-sample/ -->
<dependency>
<groupId>org.apache.openwebbeans.samples</groupId>
<artifactId>conversation-sample</artifactId>
<version>1.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/conversation-sample/
implementation 'org.apache.openwebbeans.samples:conversation-sample:1.1.0'
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/conversation-sample/
implementation ("org.apache.openwebbeans.samples:conversation-sample:1.1.0")
'org.apache.openwebbeans.samples:conversation-sample:war:1.1.0'
<dependency org="org.apache.openwebbeans.samples" name="conversation-sample" rev="1.1.0">
<artifact name="conversation-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans.samples', module='conversation-sample', version='1.1.0')
)
libraryDependencies += "org.apache.openwebbeans.samples" % "conversation-sample" % "1.1.0"
[org.apache.openwebbeans.samples/conversation-sample "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.openwebbeans : openwebbeans-impl | jar | 1.1.0 |
| org.apache.geronimo.specs : geronimo-interceptor_1.1_spec | jar | 1.0 |
| org.apache.openwebbeans : openwebbeans-jsf12 | jar | 1.1.0 |
| org.apache.openwebbeans : openwebbeans-el10 | jar | 1.1.0 |
| org.apache.openwebbeans : openwebbeans-web | jar | 1.1.0 |
| org.apache.myfaces.core : myfaces-api | jar | 1.2.8 |
| org.apache.myfaces.core : myfaces-impl | jar | 1.2.8 |
| com.sun.facelets : jsf-facelets | jar | 1.1.14 |
| org.apache.geronimo.specs : geronimo-jcdi_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
| org.apache.openwebbeans : openwebbeans-spi | jar | 1.1.0 |