Test JSF 2.0 webapp using JSP and MyFaces 2.0

Exemplifies JSF 2.0 which should be supported by the JSF EL validator for JSF 2.0 (using JSPs)

License

License

Categories

Categories

Net Jakarta Server Faces Jakarta EE The Web Tier Jakarta Server Pages
GroupId

GroupId

net.jakubholy.jeeutils.jsfelcheck
ArtifactId

ArtifactId

test-webapp-jsf20-jsp
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

war
Description

Description

Test JSF 2.0 webapp using JSP and MyFaces 2.0
Exemplifies JSF 2.0 which should be supported by the JSF EL validator for JSF 2.0 (using JSPs)

Download test-webapp-jsf20-jsp

How to add to project

<!-- https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf20-jsp/ -->
<dependency>
    <groupId>net.jakubholy.jeeutils.jsfelcheck</groupId>
    <artifactId>test-webapp-jsf20-jsp</artifactId>
    <version>1.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf20-jsp/
implementation 'net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf20-jsp:1.0.0'
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf20-jsp/
implementation ("net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf20-jsp:1.0.0")
'net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf20-jsp:war:1.0.0'
<dependency org="net.jakubholy.jeeutils.jsfelcheck" name="test-webapp-jsf20-jsp" rev="1.0.0">
  <artifact name="test-webapp-jsf20-jsp" type="war" />
</dependency>
@Grapes(
@Grab(group='net.jakubholy.jeeutils.jsfelcheck', module='test-webapp-jsf20-jsp', version='1.0.0')
)
libraryDependencies += "net.jakubholy.jeeutils.jsfelcheck" % "test-webapp-jsf20-jsp" % "1.0.0"
[net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf20-jsp "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api jar 2.1.1
org.apache.myfaces.core : myfaces-impl jar 2.1.1
org.mockito : mockito-core jar 1.8.5

provided (1)

Group / Artifact Type Version
org.apache.tomcat : el-api jar 6.0.29

test (5)

Group / Artifact Type Version
net.jakubholy.jeeutils.jsfelcheck : static-jsfexpression-validator-jsf20 jar 1.0.0
junit : junit-dep jar 4.8.2
org.hamcrest : hamcrest-core jar 1.2
org.hamcrest : hamcrest-library jar 1.2
org.codehaus.groovy : groovy-all jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.9
0.9.8
0.9.7
0.9.6