is not current version
Last Version 1.0.0

net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf20-jsp 0.9.9

Exemplifies JSF 2.0 which should be supported by the JSF EL validator for JSF 2.0 (using JSPs)

Categories

Categories

Net Jakarta Server Faces Jakarta EE The Web Tier Jakarta Server Pages
GroupId

GroupId

net.jakubholy.jeeutils.jsfelcheck
ArtifactId

ArtifactId

test-webapp-jsf20-jsp
Version

Version

0.9.9
Type

Type

war

Download test-webapp-jsf20-jsp 0.9.9


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