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 jaxdb-maven-plugin-0.4.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jaxdb
├─ org.jaxdb.DDLxMojo.class - [JAR]
├─ org.jaxdb.DDLxProduce.class - [JAR]
├─ org.jaxdb.JaxDbMojo.class - [JAR]
├─ org.jaxdb.Produce.class - [JAR]
├─ org.jaxdb.Reserve.class - [JAR]
├─ org.jaxdb.SQLxMojo.class - [JAR]
├─ org.jaxdb.SQLxProduce.class - [JAR]
├─ org.jaxdb.SqlMojo.class - [JAR]
├─ org.jaxdb.SqlXsdMojo.class - [JAR]
├─ org.jaxdb.SqlXsdProduce.class - [JAR]