EL validator for JSF 1.1

Static analysis of validity of JSF EL expressions embedded in JSP pages using a JSF 1.1 implementation. See the readme and main class JsfStaticAnalyzer.

License

License

Categories

Categories

Net Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

net.jakubholy.jeeutils.jsfelcheck
ArtifactId

ArtifactId

static-jsfexpression-validator-jsf11
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

EL validator for JSF 1.1
Static analysis of validity of JSF EL expressions embedded in JSP pages using a JSF 1.1 implementation. See the readme and main class JsfStaticAnalyzer.

Download static-jsfexpression-validator-jsf11

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.jakubholy.jeeutils.jsfelcheck : static-jsfexpression-validator-core jar 1.0.0
javax.faces : jsf-api jar 1.1_02
net.jakubholy.jeeutils.jsfelcheck : sun-el-customized-jsf11 jar 1.0.0
commons-digester : commons-digester jar 1.5
org.mockito : mockito-core jar 1.8.5

runtime (1)

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

test (5)

Group / Artifact Type Version
net.jakubholy.jeeutils.jsfelcheck : static-jsfexpression-validator-core-abstracttests 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
0.9.5
0.9.4
0.9.3