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 cayenne-jcache-4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.cayenne.jcache
├─ org.apache.cayenne.jcache.JCacheConfigurationFactory.class - [JAR]
├─ org.apache.cayenne.jcache.JCacheConstants.class - [JAR]
├─ org.apache.cayenne.jcache.JCacheDefaultConfigurationFactory.class - [JAR]
├─ org.apache.cayenne.jcache.JCacheEntryLoader.class - [JAR]
├─ org.apache.cayenne.jcache.JCacheManagerProvider.class - [JAR]
├─ org.apache.cayenne.jcache.JCacheModule.class - [JAR]
├─ org.apache.cayenne.jcache.JCacheQueryCache.class - [JAR]
├─ org.apache.cayenne.jcache.JCacheServerModuleProvider.class - [JAR]