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 isis-core-specsupport-2.0.0-M2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.isis.core.specsupport.scenarios
├─ org.apache.isis.core.specsupport.scenarios.DomainServiceProvider.class - [JAR]
├─ org.apache.isis.core.specsupport.scenarios.DomainServiceProviderMockery.class - [JAR]
├─ org.apache.isis.core.specsupport.scenarios.InMemoryDB.class - [JAR]
├─ org.apache.isis.core.specsupport.scenarios.ScenarioExecution.class - [JAR]
├─ org.apache.isis.core.specsupport.scenarios.ScenarioExecutionForUnit.class - [JAR]
├─ org.apache.isis.core.specsupport.scenarios.ScenarioExecutionScope.class - [JAR]
org.apache.isis.core.specsupport.specs
├─ org.apache.isis.core.specsupport.specs.CukeGlueAbstract.class - [JAR]
├─ org.apache.isis.core.specsupport.specs.CukeGlueAbstract2.class - [JAR]
├─ org.apache.isis.core.specsupport.specs.CukeGlueBootstrappingAbstract.class - [JAR]
├─ org.apache.isis.core.specsupport.specs.CukeSpecsAbstract.class - [JAR]
├─ org.apache.isis.core.specsupport.specs.V.class - [JAR]