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 vec-common-1.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.foursoft.vecmodel.common.annotations
├─ com.foursoft.vecmodel.common.annotations.RequiresBackReferences.class - [JAR]
com.foursoft.vecmodel.common.util
├─ com.foursoft.vecmodel.common.util.DelegationUtils.class - [JAR]
├─ com.foursoft.vecmodel.common.util.StreamUtils.class - [JAR]
├─ com.foursoft.vecmodel.common.util.StringUtils.class - [JAR]
com.foursoft.vecmodel.common
├─ com.foursoft.vecmodel.common.HasCustomProperties.class - [JAR]
├─ com.foursoft.vecmodel.common.HasDescription.class - [JAR]
├─ com.foursoft.vecmodel.common.HasIdentification.class - [JAR]
├─ com.foursoft.vecmodel.common.HasModifiableIdentification.class - [JAR]
├─ com.foursoft.vecmodel.common.HasPropertyType.class - [JAR]
├─ com.foursoft.vecmodel.common.HasReferenceSystem.class - [JAR]
├─ com.foursoft.vecmodel.common.HasRoles.class - [JAR]
├─ com.foursoft.vecmodel.common.HasSpecifications.class - [JAR]
├─ com.foursoft.vecmodel.common.HasUnits.class - [JAR]
com.foursoft.vecmodel.common.exception
├─ com.foursoft.vecmodel.common.exception.VecException.class - [JAR]