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 vineyard-registryserver-0.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.hi3project.vineyard.comm
├─ com.hi3project.vineyard.comm.BasicRanker.class - [JAR]
├─ com.hi3project.vineyard.comm.FunctionalitySearchResult.class - [JAR]
com.hi3project.vineyard.registry.server
├─ com.hi3project.vineyard.registry.server.BSDMServiceRegistry.class - [JAR]
├─ com.hi3project.vineyard.registry.server.SimpleBSDMServiceLoader.class - [JAR]
├─ com.hi3project.vineyard.registry.server.SimpleStructuralMatchmaker.class - [JAR]
com.hi3project.vineyard.registry.server.owls
├─ com.hi3project.vineyard.registry.server.owls.OWLSRegistryMatchmaker.class - [JAR]
├─ com.hi3project.vineyard.registry.server.owls.OWLSServiceLoader.class - [JAR]