Apache OpenWebBeans :: JSF Conversation Sample

Sample JSF2 Application

License

License

GroupId

GroupId

org.apache.openwebbeans.samples
ArtifactId

ArtifactId

conversation-sample
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

war
Description

Description

Apache OpenWebBeans :: JSF Conversation Sample
Sample JSF2 Application
Project Organization

Project Organization

The Apache Software Foundation

Download conversation-sample

How to add to project

<!-- 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"]

Dependencies

compile (11)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
1.0.0-M4
1.0.0-alpha-2
1.0.0-alpha-1