| License |
License |
|---|---|
| Categories |
CategoriesNet Jakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdnet.jakubholy.jeeutils |
| ArtifactId | ArtifactIdstatic-jsfexpression-validator |
| Last Version | Last Version0.9.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStatic analysis of validity of JSF EL expressions embedded in JSP pages. See the readme and main class JsfStaticAnalyzer.
|
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 2.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.8.2 |
| 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 |