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 ff4j-store-neo4j-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ff4j.neo4j.mapper
├─ org.ff4j.neo4j.mapper.Neo4jMapper.class - [JAR]
├─ org.ff4j.neo4j.mapper.package-info.class - [JAR]
org.ff4j.neo4j
├─ org.ff4j.neo4j.FF4jNeo4jConstants.class - [JAR]
├─ org.ff4j.neo4j.FF4jNeo4jLabels.class - [JAR]
├─ org.ff4j.neo4j.FF4jNeo4jRelationShips.class - [JAR]
├─ org.ff4j.neo4j.package-info.class - [JAR]
org.ff4j.neo4j.store
├─ org.ff4j.neo4j.store.FeatureStoreNeo4J.class - [JAR]
├─ org.ff4j.neo4j.store.PropertyStoreNeo4j.class - [JAR]
├─ org.ff4j.neo4j.store.package-info.class - [JAR]