is not current version
Last Version 1.0.0

net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-core 0.9.6

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

Categories

Categories

Net Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

net.jakubholy.jeeutils.jsfelcheck
ArtifactId

ArtifactId

static-jsfexpression-validator-core
Version

Version

0.9.6
Type

Type

jar

Download static-jsfexpression-validator-core 0.9.6


<!-- 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>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/static-jsfexpression-validator-core/
implementation 'net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-core:0.9.6'
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/static-jsfexpression-validator-core/
implementation ("net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-core:0.9.6")
'net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-core:jar:0.9.6'
<dependency org="net.jakubholy.jeeutils.jsfelcheck" name="static-jsfexpression-validator-core" rev="0.9.6">
  <artifact name="static-jsfexpression-validator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jakubholy.jeeutils.jsfelcheck', module='static-jsfexpression-validator-core', version='0.9.6')
)
libraryDependencies += "net.jakubholy.jeeutils.jsfelcheck" % "static-jsfexpression-validator-core" % "0.9.6"
[net.jakubholy.jeeutils.jsfelcheck/static-jsfexpression-validator-core "0.9.6"]