License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdorg.apache.openwebbeans.samples |
ArtifactId | ArtifactIdjsf2sample |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache OpenWebBeans :: Sample JSF2 Application
Sample JSF2 Application
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsf2sample-1.1.0.pom | |
jsf2sample-1.1.0.war | 4 MB |
jsf2sample-1.1.0-sources.jar | 10 KB |
jsf2sample-1.1.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/jsf2sample/ -->
<dependency>
<groupId>org.apache.openwebbeans.samples</groupId>
<artifactId>jsf2sample</artifactId>
<version>1.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/jsf2sample/
implementation 'org.apache.openwebbeans.samples:jsf2sample:1.1.0'
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/jsf2sample/
implementation ("org.apache.openwebbeans.samples:jsf2sample:1.1.0")
'org.apache.openwebbeans.samples:jsf2sample:war:1.1.0'
<dependency org="org.apache.openwebbeans.samples" name="jsf2sample" rev="1.1.0">
<artifact name="jsf2sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans.samples', module='jsf2sample', version='1.1.0')
)
libraryDependencies += "org.apache.openwebbeans.samples" % "jsf2sample" % "1.1.0"
[org.apache.openwebbeans.samples/jsf2sample "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.openwebbeans : openwebbeans-impl | jar | 1.1.0 |
org.apache.openwebbeans : openwebbeans-resource | jar | 1.1.0 |
org.apache.geronimo.specs : geronimo-interceptor_1.1_spec | jar | 1.0 |
org.apache.openwebbeans : openwebbeans-jsf | jar | 1.1.0 |
org.apache.openwebbeans : openwebbeans-web | jar | 1.1.0 |
org.apache.myfaces.core : myfaces-api | jar | 2.0.0 |
org.apache.myfaces.core : myfaces-impl | jar | 2.0.0 |
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 |
javax.servlet : jstl | jar | 1.2 |