Jar examples for s:static-jsfexpression-validator-jsf12
Static analysis of validity of JSF EL expressions embedded in JSP pages using a JSF 1.2 implementation. See the readme and main class JsfStaticAnalyzer. Note: JSF 1.2 <=> JavaEE 5 => Servlet 2.5 and JSP 2.1 =>Tomcat 6.0.x
You can download jar file static-jsfexpression-validator-jsf12 0.9.7 in this page.
Apache License, Version 2.0
You can use the following script to add static-jsfexpression-validator-jsf12-0.9.7.jar to your project.
<dependency> <groupId>net.jakubholy.jeeutils.jsfelcheck</groupId> <artifactId>static-jsfexpression-validator-jsf12</artifactId> <version>0.9.7</version> </dependency>
compile group: 'net.jakubholy.jeeutils.jsfelcheck', name: 'static-jsfexpression-validator-jsf12', version: '0.9.7'
libraryDependencies += "net.jakubholy.jeeutils.jsfelcheck" % "static-jsfexpression-validator-jsf12" % "0.9.7"
<dependency org="net.jakubholy.jeeutils.jsfelcheck" name="static-jsfexpression-validator-jsf12" rev="0.9.7"/>
@Grapes(@Grab(group='net.jakubholy.jeeutils.jsfelcheck', module='static-jsfexpression-validator-jsf12', version='0.9.7'))
'net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-jsf12:jar:0.9.7'
Click the following link to download the jar file.
static-jsfexpression-validator-jsf12-0.9.7-javadoc.jar