Last Version

JSF Renderer extensions 0.9.0.3

Parent project of the projects around the JSF renderer interceptor concept. Jerry which does the actual intercepting and Valerie which uses this mechanism to bring the validation annotations to the JSF Front-end.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

be.atbash.ee.jsf
ArtifactId

ArtifactId

renderer-extensions
Version

Version

0.9.0.3
Type

Type

pom
Description

Description

JSF Renderer extensions
Parent project of the projects around the JSF renderer interceptor concept. Jerry which does the actual intercepting and Valerie which uses this mechanism to bring the validation annotations to the JSF Front-end.
Project URL

Project URL

https://github.com/atbashEE/jsf-renderer-extensions
Project Organization

Project Organization

Atbash
Source Code Management

Source Code Management

http://github.com/atbashEE/jsf-renderer-extensions/tree/master

Download renderer-extensions 0.9.0.3


<!-- https://jarcasting.com/artifacts/be.atbash.ee.jsf/renderer-extensions/ -->
<dependency>
    <groupId>be.atbash.ee.jsf</groupId>
    <artifactId>renderer-extensions</artifactId>
    <version>0.9.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.ee.jsf/renderer-extensions/
implementation 'be.atbash.ee.jsf:renderer-extensions:0.9.0.3'
// https://jarcasting.com/artifacts/be.atbash.ee.jsf/renderer-extensions/
implementation ("be.atbash.ee.jsf:renderer-extensions:0.9.0.3")
'be.atbash.ee.jsf:renderer-extensions:pom:0.9.0.3'
<dependency org="be.atbash.ee.jsf" name="renderer-extensions" rev="0.9.0.3">
  <artifact name="renderer-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.atbash.ee.jsf', module='renderer-extensions', version='0.9.0.3')
)
libraryDependencies += "be.atbash.ee.jsf" % "renderer-extensions" % "0.9.0.3"
[be.atbash.ee.jsf/renderer-extensions "0.9.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
be.atbash.utils : utils-se jar 0.9.3.1
be.atbash.utils : utils-cdi jar 0.9.3.1

provided (2)

Group / Artifact Type Version
com.sun.faces : jsf-api jar 2.2.15
javax.enterprise : cdi-api jar 1.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
be.atbash.utils : utils-se jar 0.9.3.1
be.atbash.utils : utils-cdi jar 0.9.3.1
org.assertj : assertj-core jar 1.7.0

Project Modules

  • jerry
  • valerie
  • plugins
  • examples
  • documentation