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 maven-jcrocm-plugin-2.0.2-incubator.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.sling.maven.jcrocm
├─ org.apache.sling.maven.jcrocm.AbstractDescriptorElement.class - [JAR]
├─ org.apache.sling.maven.jcrocm.AbstractItemDescriptor.class - [JAR]
├─ org.apache.sling.maven.jcrocm.AbstractNodeDescriptor.class - [JAR]
├─ org.apache.sling.maven.jcrocm.BeanDescriptor.class - [JAR]
├─ org.apache.sling.maven.jcrocm.ClassDescriptor.class - [JAR]
├─ org.apache.sling.maven.jcrocm.CollectionDescriptor.class - [JAR]
├─ org.apache.sling.maven.jcrocm.FieldDescriptor.class - [JAR]
├─ org.apache.sling.maven.jcrocm.JcrOcmMojo.class - [JAR]
├─ org.apache.sling.maven.jcrocm.XMLWriter.class - [JAR]