Mojarra 2.1
|
JSF Community
|
Use one of the links below to download the 2.1 implementation versions, or use the Maven GAV information. Note the source JARs are also available using these same links.
If you are looking for release notes for each release, please go to the Release Notes page.
Direct download link Maven.java.net Maven central |
Maven GAV information <dependency> <groupId>org.glassfish</groupId> <artifactId>javax.faces</artifactId> <version>2.1.x</version> </dependency> |
Note if you need the older 2 JAR variant, please use the following links to our Maven repository or the Maven central repository:
Maven.java.net | JSF API jars | JSF Implementation jars |
Maven central | JSF API jars | JSF Implementation jars |
If you are looking for the API jar to compile against, you can download the 2.1 API version from our Maven repository, or from the Maven central repository:
Maven.java.net | API jar |
Maven central | API jar |