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 ncache.hibernate-5.2-alpha-23.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alachisoft.ncache.integrations.hibernate.cache.configuration
├─ com.alachisoft.ncache.integrations.hibernate.cache.configuration.ApplicationConfiguration.class - [JAR]
├─ com.alachisoft.ncache.integrations.hibernate.cache.configuration.CacheRegions.class - [JAR]
├─ com.alachisoft.ncache.integrations.hibernate.cache.configuration.ConfigurationManager.class - [JAR]
├─ com.alachisoft.ncache.integrations.hibernate.cache.configuration.DatabaseDependencies.class - [JAR]
├─ com.alachisoft.ncache.integrations.hibernate.cache.configuration.DatabaseDependency.class - [JAR]
├─ com.alachisoft.ncache.integrations.hibernate.cache.configuration.DatabaseDependencyConfigurationManager.class - [JAR]
├─ com.alachisoft.ncache.integrations.hibernate.cache.configuration.RegionConfigurationManager.class - [JAR]
├─ com.alachisoft.ncache.integrations.hibernate.cache.configuration.RegionConfiguraton.class - [JAR]
com.alachisoft.ncache.hibernate.jcache
├─ com.alachisoft.ncache.hibernate.jcache.HibernateNCacheCache.class - [JAR]
├─ com.alachisoft.ncache.hibernate.jcache.HibernateNCacheCachingProvider.class - [JAR]
├─ com.alachisoft.ncache.hibernate.jcache.HibernateNCacheManager.class - [JAR]