License |
License |
---|---|
Categories |
CategoriesNet Jakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdnet.jakubholy.jeeutils.jsfelcheck |
ArtifactId | ArtifactIdstatic-jsfexpression-validator-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEL validator common core
Static 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.jsfelcheck/static-jsfexpression-validator-core/ -->
<dependency>
<groupId>net.jakubholy.jeeutils.jsfelcheck</groupId>
<artifactId>static-jsfexpression-validator-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/static-jsfexpression-validator-core/
implementation 'net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-core:1.0.0'
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/static-jsfexpression-validator-core/
implementation ("net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-core:1.0.0")
'net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-core:jar:1.0.0'
<dependency org="net.jakubholy.jeeutils.jsfelcheck" name="static-jsfexpression-validator-core" rev="1.0.0">
<artifact name="static-jsfexpression-validator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jakubholy.jeeutils.jsfelcheck', module='static-jsfexpression-validator-core', version='1.0.0')
)
libraryDependencies += "net.jakubholy.jeeutils.jsfelcheck" % "static-jsfexpression-validator-core" % "1.0.0"
[net.jakubholy.jeeutils.jsfelcheck/static-jsfexpression-validator-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
org.apache.tomcat : jasper | jar | 6.0.29 |
org.mockito : mockito-core | jar | 1.8.5 |
commons-digester : commons-digester | jar | 1.5 |
commons-beanutils : commons-beanutils | jar | 1.6 |
org.reflections : reflections | jar | 0.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-api | jar | 2.1.1 |
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 |
org.codehaus.groovy : groovy-all | jar | 1.8.2 |