is not current version
Last Version 1.0.0

net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf11 0.9.9

Exemplifies JSF 1.1 which should be supported by the JSF EL validator for JSF 1.1 (using JSP)

Categories

Categories

Net Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

net.jakubholy.jeeutils.jsfelcheck
ArtifactId

ArtifactId

test-webapp-jsf11
Version

Version

0.9.9
Type

Type

war

Download test-webapp-jsf11 0.9.9


<!-- https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf11/ -->
<dependency>
    <groupId>net.jakubholy.jeeutils.jsfelcheck</groupId>
    <artifactId>test-webapp-jsf11</artifactId>
    <version>0.9.9</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf11/
implementation 'net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf11:0.9.9'
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf11/
implementation ("net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf11:0.9.9")
'net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf11:war:0.9.9'
<dependency org="net.jakubholy.jeeutils.jsfelcheck" name="test-webapp-jsf11" rev="0.9.9">
  <artifact name="test-webapp-jsf11" type="war" />
</dependency>
@Grapes(
@Grab(group='net.jakubholy.jeeutils.jsfelcheck', module='test-webapp-jsf11', version='0.9.9')
)
libraryDependencies += "net.jakubholy.jeeutils.jsfelcheck" % "test-webapp-jsf11" % "0.9.9"
[net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf11 "0.9.9"]