jar

com.neoministein.tools : unfork-maven-plugin

Maven & Gradle

Oct 05, 2023
5 stars

UnFork Maven Plugin · An maven plugin to easily change dependency source-files without needing to fork the project

Table Of Contents

Latest Version

Download com.neoministein.tools : unfork-maven-plugin JAR file - Latest Versions:

All Versions

Download com.neoministein.tools : unfork-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 unfork-maven-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.neoministein.tools.unfork

├─ com.neoministein.tools.unfork.AbstractUnForkOperation.class - [JAR]

├─ com.neoministein.tools.unfork.UnForkSourcePlugin.class - [JAR]

├─ com.neoministein.tools.unfork.UnForkTestPlugin.class - [JAR]

├─ com.neoministein.tools.unfork.ZipUtils.class - [JAR]