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 Semaphore-OE-Client-5.4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.smartlogic.ontologyeditor.beans
├─ com.smartlogic.ontologyeditor.beans.AbstractBeanFromJson.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.BooleanMetadataValue.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.ChangeRecord.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.ChangeSet.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.Concept.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.ConceptClass.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.ConceptScheme.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.Identifier.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.Label.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.MetadataValue.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.Model.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.RelationshipType.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.Task.class - [JAR]
├─ com.smartlogic.ontologyeditor.beans.Triple.class - [JAR]
com.smartlogic.ontologyeditor
├─ com.smartlogic.ontologyeditor.OEClientException.class - [JAR]
├─ com.smartlogic.ontologyeditor.OEClientReadOnly.class - [JAR]
├─ com.smartlogic.ontologyeditor.OEClientReadWrite.class - [JAR]
├─ com.smartlogic.ontologyeditor.OEFilter.class - [JAR]