Last Version

Ajax4JSF 1.0.6

Ajax4jsf is an open source extension to the JavaServer Faces standard that adds AJAX capability to JSF applications without requiring the writing of any JavaScript.

License

License

Categories

Categories

Java Languages Net Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

net.java.dev.ajax4jsf
ArtifactId

ArtifactId

ajax4jsf
Version

Version

1.0.6
Type

Type

jar
Description

Description

Ajax4JSF
Ajax4jsf is an open source extension to the JavaServer Faces standard that adds AJAX capability to JSF applications without requiring the writing of any JavaScript.

Download ajax4jsf 1.0.6


<!-- https://jarcasting.com/artifacts/net.java.dev.ajax4jsf/ajax4jsf/ -->
<dependency>
    <groupId>net.java.dev.ajax4jsf</groupId>
    <artifactId>ajax4jsf</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.ajax4jsf/ajax4jsf/
implementation 'net.java.dev.ajax4jsf:ajax4jsf:1.0.6'
// https://jarcasting.com/artifacts/net.java.dev.ajax4jsf/ajax4jsf/
implementation ("net.java.dev.ajax4jsf:ajax4jsf:1.0.6")
'net.java.dev.ajax4jsf:ajax4jsf:jar:1.0.6'
<dependency org="net.java.dev.ajax4jsf" name="ajax4jsf" rev="1.0.6">
  <artifact name="ajax4jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.ajax4jsf', module='ajax4jsf', version='1.0.6')
)
libraryDependencies += "net.java.dev.ajax4jsf" % "ajax4jsf" % "1.0.6"
[net.java.dev.ajax4jsf/ajax4jsf "1.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
opensymphony : oscache jar 2.3

Project Modules

There are no modules declared in this project.