jar

dev.filechampion : filechampion4j

Maven & Gradle

May 14, 2023
1 stars

filechampion4j · FileChampion4j is a powerful and flexible Java library for validating and processing files. The library can be used to check files for a variety of properties, including mime type, magic bytes, header signatures, footer signatures, maximum size, and more. The library can also execute extension plugins that are defined for the file type.

Table Of Contents

Latest Version

Download dev.filechampion : filechampion4j JAR file - Latest Versions:

All Versions

Download dev.filechampion : filechampion4j JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 filechampion4j-0.9.8.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.filechampion.filechampion4j

├─ dev.filechampion.filechampion4j.CalculateChecksum.class - [JAR]

├─ dev.filechampion.filechampion4j.CliPluginHelper.class - [JAR]

├─ dev.filechampion.filechampion4j.CredentialsManager.class - [JAR]

├─ dev.filechampion.filechampion4j.Extensions.class - [JAR]

├─ dev.filechampion.filechampion4j.FileAclHelper.class - [JAR]

├─ dev.filechampion.filechampion4j.FileValidator.class - [JAR]

├─ dev.filechampion.filechampion4j.PluginsHelper.class - [JAR]

├─ dev.filechampion.filechampion4j.ValidationResponse.class - [JAR]

├─ dev.filechampion.filechampion4j.ValidationsHelper.class - [JAR]