is not current version
Last Version 2.0.3.2

org.nocrala.tools.web:asterionjsf 2.0.3.1

Rapid JSF web development with single backing bean per page and straightforward clean navigation.

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.nocrala.tools.web
ArtifactId

ArtifactId

asterionjsf
Version

Version

2.0.3.1
Type

Type

jar

Download asterionjsf 2.0.3.1


<!-- https://jarcasting.com/artifacts/org.nocrala.tools.web/asterionjsf/ -->
<dependency>
    <groupId>org.nocrala.tools.web</groupId>
    <artifactId>asterionjsf</artifactId>
    <version>2.0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.web/asterionjsf/
implementation 'org.nocrala.tools.web:asterionjsf:2.0.3.1'
// https://jarcasting.com/artifacts/org.nocrala.tools.web/asterionjsf/
implementation ("org.nocrala.tools.web:asterionjsf:2.0.3.1")
'org.nocrala.tools.web:asterionjsf:jar:2.0.3.1'
<dependency org="org.nocrala.tools.web" name="asterionjsf" rev="2.0.3.1">
  <artifact name="asterionjsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.web', module='asterionjsf', version='2.0.3.1')
)
libraryDependencies += "org.nocrala.tools.web" % "asterionjsf" % "2.0.3.1"
[org.nocrala.tools.web/asterionjsf "2.0.3.1"]