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 xmvn-resolve-4.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.fedoraproject.xmvn.tools.resolve
├─ org.fedoraproject.xmvn.tools.resolve.ResolverCli.class - [JAR]
├─ org.fedoraproject.xmvn.tools.resolve.ResolverCliRequest.class - [JAR]
org.fedoraproject.xmvn.tools.resolve.xml
├─ org.fedoraproject.xmvn.tools.resolve.xml.ArtifactBean.class - [JAR]
├─ org.fedoraproject.xmvn.tools.resolve.xml.ArtifactUnmarshaller.class - [JAR]
├─ org.fedoraproject.xmvn.tools.resolve.xml.ResolutionRequestBean.class - [JAR]
├─ org.fedoraproject.xmvn.tools.resolve.xml.ResolutionRequestListUnmarshaller.class - [JAR]
├─ org.fedoraproject.xmvn.tools.resolve.xml.ResolutionRequestUnmarshaller.class - [JAR]
├─ org.fedoraproject.xmvn.tools.resolve.xml.ResolutionResultBean.class - [JAR]
├─ org.fedoraproject.xmvn.tools.resolve.xml.ResolutionResultListMarshaller.class - [JAR]