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 jcr-mock-2.1.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tacitknowledge.jcr.mocking.domain
├─ com.tacitknowledge.jcr.mocking.domain.PropertyDefinitionMap.class - [JAR]
com.tacitknowledge.jcr.mocking
├─ com.tacitknowledge.jcr.mocking.JcrMockService.class - [JAR]
com.tacitknowledge.jcr.testing.impl
├─ com.tacitknowledge.jcr.testing.impl.MockNodeFactory.class - [JAR]
├─ com.tacitknowledge.jcr.testing.impl.NodeIteratorAdapter.class - [JAR]
├─ com.tacitknowledge.jcr.testing.impl.PropertyIteratorAdapter.class - [JAR]
com.tacitknowledge.jcr.mocking.impl
├─ com.tacitknowledge.jcr.mocking.impl.JsonMockService.class - [JAR]
com.tacitknowledge.jcr.testing
├─ com.tacitknowledge.jcr.testing.NodeFactory.class - [JAR]
com.tacitknowledge.jcr.testing.utils
├─ com.tacitknowledge.jcr.testing.utils.JcrMockingUtils.class - [JAR]
├─ com.tacitknowledge.jcr.testing.utils.JcrTestingUtils.class - [JAR]
├─ com.tacitknowledge.jcr.testing.utils.PropertyTypeEnum.class - [JAR]