Last Version

net.jakubholy.jeeutils:static-jsfexpression-validator 0.9.2

Static analysis of validity of JSF EL expressions embedded in JSP pages. 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
ArtifactId

ArtifactId

static-jsfexpression-validator
Version

Version

0.9.2
Type

Type

jar
Description

Description

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

Download static-jsfexpression-validator 0.9.2


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.faces : jsf-api jar 1.1_02
javax.faces : jsf-impl jar 1.1_02
commons-io : commons-io jar 1.4
org.apache.tomcat : jasper jar 6.0.29
org.mockito : mockito-all jar 1.8.5
commons-digester : commons-digester jar 1.5

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 2.5.6

runtime (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.2

test (3)

Group / Artifact Type Version
junit : junit-dep jar 4.8.2
org.hamcrest : hamcrest-core jar 1.2
org.hamcrest : hamcrest-library jar 1.2

Project Modules

There are no modules declared in this project.