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-test-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ff4j.test.cache
├─ org.ff4j.test.cache.AbstractCacheManagerJUnitTest.class - [JAR]
├─ org.ff4j.test.cache.package-info.class - [JAR]
org.ff4j.test.security
├─ org.ff4j.test.security.DefaultAuthorisationManager.class - [JAR]
├─ org.ff4j.test.security.package-info.class - [JAR]
org.ff4j.test
├─ org.ff4j.test.AssertFf4j.class - [JAR]
├─ org.ff4j.test.TestsFf4jConstants.class - [JAR]
├─ org.ff4j.test.package-info.class - [JAR]
org.ff4j.test.unsafe
├─ org.ff4j.test.unsafe.UnsafeFlippingStrategy.class - [JAR]
├─ org.ff4j.test.unsafe.UnsafeProperty.class - [JAR]
org.ff4j.test.propertystore
├─ org.ff4j.test.propertystore.PropertyStoreTestSupport.class - [JAR]
├─ org.ff4j.test.propertystore.package-info.class - [JAR]
org.ff4j.test.audit
├─ org.ff4j.test.audit.EventRepositoryTestSupport.class - [JAR]
org.ff4j.test.store
├─ org.ff4j.test.store.FeatureStoreTestSupport.class - [JAR]
├─ org.ff4j.test.store.package-info.class - [JAR]