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-gcp-datastore-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ff4j.gcpdatastore.store
├─ org.ff4j.gcpdatastore.store.DatastoreClient.class - [JAR]
├─ org.ff4j.gcpdatastore.store.EntityMapper.class - [JAR]
├─ org.ff4j.gcpdatastore.store.StoreMapper.class - [JAR]
org.ff4j.gcpdatastore.store.property
├─ org.ff4j.gcpdatastore.store.property.DatastoreProperty.class - [JAR]
├─ org.ff4j.gcpdatastore.store.property.DatastorePropertyStore.class - [JAR]
org.ff4j.gcpdatastore.store.feature
├─ org.ff4j.gcpdatastore.store.feature.DatastoreFeature.class - [JAR]
├─ org.ff4j.gcpdatastore.store.feature.DatastoreFeatureStore.class - [JAR]
org.ff4j.gcpdatastore.store.event
├─ org.ff4j.gcpdatastore.store.event.DatastoreEvent.class - [JAR]
├─ org.ff4j.gcpdatastore.store.event.DatastoreEventRepository.class - [JAR]