jar

com.sun.faces : jsf-spi

Maven & Gradle

Jan 20, 2012

Public API declaration for the Mojarra container Service Provider Interface · This API declares some contracts for connecting Mojarra to its host container. mvn -Prelease-sign-artifacts -Dgpg.passphrase=PASSPHRASE deploy

Table Of Contents

Latest Version

Download com.sun.faces : jsf-spi JAR file - Latest Versions:

All Versions

Download com.sun.faces : jsf-spi JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0 CVE-2018-14371

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jsf-spi-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sun.faces.spi

├─ com.sun.faces.spi.AnnotationScanner.class - [JAR]

├─ com.sun.faces.spi.InjectionProvider.class - [JAR]

├─ com.sun.faces.spi.InjectionProviderException.class - [JAR]

├─ com.sun.faces.spi.InjectionProviderFactory.class - [JAR]

Advertisement