jar

com.jalalkiswani : j-framework-standalone

Maven & Gradle

Feb 02, 2024

j-framework-standalone · A wrapper for tomcat webserver that enables faster web application development in Java

Table Of Contents

Latest Version

Download com.jalalkiswani : j-framework-standalone JAR file - Latest Versions:

All Versions

Download com.jalalkiswani : j-framework-standalone JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x

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 j-framework-standalone-7.0.0-PRE-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jk.web.embedded.spring

├─ com.jk.web.embedded.spring.ErrorPage.class - [JAR]

├─ com.jk.web.embedded.spring.MimeMappings.class - [JAR]

├─ com.jk.web.embedded.spring.TldSkipPatterns.class - [JAR]

com.jk.web.embedded

├─ com.jk.web.embedded.JKWebApplication.class - [JAR]

Advertisement