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 data-model-core-1.0.26-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.coherentlogic.coherent.data.model.core.domain
├─ com.coherentlogic.coherent.data.model.core.domain.AbstractIdentityValueBean.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.domain.IdentityBean.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.domain.IdentitySpecification.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.domain.IdentityValueBean.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.domain.IdentityValueSpecification.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.domain.PropertyChangeEventGeneratorAspect.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.domain.SerializableBean.class - [JAR]
com.coherentlogic.coherent.data.model.core.exceptions
├─ com.coherentlogic.coherent.data.model.core.exceptions.CloneFailedException.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.exceptions.FrameworkMisconfiguredException.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.exceptions.MisconfiguredException.class - [JAR]
com.coherentlogic.coherent.data.model.core.util
├─ com.coherentlogic.coherent.data.model.core.util.Action.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.util.Constants.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.util.Flag.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.util.Utils.class - [JAR]
com.coherentlogic.coherent.data.model.core.listeners
├─ com.coherentlogic.coherent.data.model.core.listeners.AggregatePropertyChangeEvent.class - [JAR]
├─ com.coherentlogic.coherent.data.model.core.listeners.AggregatePropertyChangeListener.class - [JAR]
com.coherentlogic.coherent.data.model.core.annotations
├─ com.coherentlogic.coherent.data.model.core.annotations.Changeable.class - [JAR]