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 annomark-2.5.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.agimatec.annotations
├─ com.agimatec.annotations.DTO.class - [JAR]
├─ com.agimatec.annotations.DTOAttribute.class - [JAR]
├─ com.agimatec.annotations.DTOAttributes.class - [JAR]
├─ com.agimatec.annotations.DTOs.class - [JAR]
├─ com.agimatec.annotations.Default.class - [JAR]
├─ com.agimatec.annotations.TestDocumentation.class - [JAR]
├─ com.agimatec.annotations.TestDocumentationType.class - [JAR]
├─ com.agimatec.annotations.TestMethodDocumentation.class - [JAR]
├─ com.agimatec.annotations.ToString.class - [JAR]
com.agimatec.annotations.jam
├─ com.agimatec.annotations.jam.JAMAnnotation.class - [JAR]
├─ com.agimatec.annotations.jam.JAMDtoAnnotatedElement.class - [JAR]
├─ com.agimatec.annotations.jam.JAMDtoClass.class - [JAR]
├─ com.agimatec.annotations.jam.JAMDtoField.class - [JAR]
├─ com.agimatec.annotations.jam.JAMDtoFieldAnnotation.class - [JAR]
├─ com.agimatec.annotations.jam.JAMDtoGenerator.class - [JAR]
├─ com.agimatec.annotations.jam.JAMDtoMethod.class - [JAR]
├─ com.agimatec.annotations.jam.JAMGenInstruction.class - [JAR]
├─ com.agimatec.annotations.jam.JAMTestAnnotatedElement.class - [JAR]
├─ com.agimatec.annotations.jam.JAMTestClass.class - [JAR]
├─ com.agimatec.annotations.jam.JAMTestGenerator.class - [JAR]
├─ com.agimatec.annotations.jam.JAMTestMethod.class - [JAR]