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 tentackle-i18n-maven-plugin-17.13.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.tentackle.tentackle_i18n_maven_plugin
├─ org.tentackle.tentackle_i18n_maven_plugin.HelpMojo.class - [JAR]
org.tentackle.maven.plugin.i18n
├─ org.tentackle.maven.plugin.i18n.AbstractI18nMojo.class - [JAR]
├─ org.tentackle.maven.plugin.i18n.AbstractVerifyMojo.class - [JAR]
├─ org.tentackle.maven.plugin.i18n.CleanupMojo.class - [JAR]
├─ org.tentackle.maven.plugin.i18n.OrderedProperties.class - [JAR]
├─ org.tentackle.maven.plugin.i18n.PullMojo.class - [JAR]
├─ org.tentackle.maven.plugin.i18n.PushMojo.class - [JAR]
├─ org.tentackle.maven.plugin.i18n.VerifyMojo.class - [JAR]
├─ org.tentackle.maven.plugin.i18n.package-info.class - [JAR]