Skip to content

Instantly share code, notes, and snippets.

@joellobo
Last active January 29, 2016 18:47
Show Gist options
  • Save joellobo/7077f360c83057c84b64 to your computer and use it in GitHub Desktop.
Save joellobo/7077f360c83057c84b64 to your computer and use it in GitHub Desktop.
jboss-eap-6.1/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.1.19.1.Final-redhat-1.jar
jboss-eap-6.1/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.1.19-redhat-1.jar
jboss-eap-6.2/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.1.19-redhat-2.jar
jboss-eap-6.3
jboss-eap-6.4/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.1.28.Final-redhat-1.jar
jboss-eap-6.4/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.1.28.redhat-8.jar
Red Hat JBoss Enterprise Application Platform - Version 7.0.0.Alpha1
jboss-eap-7.0/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.2_spec-2.2.12.jar
jboss-eap-7.0/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.2.12-jbossorg-2.jar
<repository>
<id>maven.repository.redhat.com</id>
<name>JBOSS EAP 6.X.X Repository for Maven</name>
<url>https://maven.repository.redhat.com/techpreview/all</url>
</repository>
<dependency>
<groupId>org.jboss.spec.javax.faces</groupId>
<artifactId>jboss-jsf-api_2.1_spec</artifactId>
<version>2.0.7.Final-redhat-1</version>
<scope>provided</scope>
</dependency>
@hbobenicio
Copy link

jboss-eap-6.3/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.1.28.Final-redhat-1.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment