View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jlot-maven-plugin-1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jlot.maven.plugin
├─ org.jlot.maven.plugin.AbstractJlotMojo.class - [JAR]
├─ org.jlot.maven.plugin.AddLocaleMojo.class - [JAR]
├─ org.jlot.maven.plugin.DeleteMojo.class - [JAR]
├─ org.jlot.maven.plugin.HelpMojo.class - [JAR]
├─ org.jlot.maven.plugin.InitMojo.class - [JAR]
├─ org.jlot.maven.plugin.PullMojo.class - [JAR]
├─ org.jlot.maven.plugin.PushMojo.class - [JAR]
├─ org.jlot.maven.plugin.PushTranslationsMojo.class - [JAR]
├─ org.jlot.maven.plugin.RegisterMojo.class - [JAR]
├─ org.jlot.maven.plugin.SyncMojo.class - [JAR]