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 mdd-reflection-2.2.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.mateu.reflection
├─ io.mateu.reflection.BaseReflectionHelper.class - [JAR]
├─ io.mateu.reflection.FakeClass.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedForCheckboxColumn.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedFromField.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedFromParameter.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedFromPath.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedFromRemoteField.class - [JAR]
├─ io.mateu.reflection.FieldInterfacedFromType.class - [JAR]
├─ io.mateu.reflection.MapEntry.class - [JAR]
├─ io.mateu.reflection.ReflectionHelper.class - [JAR]
io.mateu.fakeAnnotations
├─ io.mateu.fakeAnnotations.Caption.class - [JAR]
├─ io.mateu.fakeAnnotations.NotEmpty.class - [JAR]
├─ io.mateu.fakeAnnotations.NotNull.class - [JAR]
io.mateu.i18n
├─ io.mateu.i18n.Translator.class - [JAR]
org.springframework.beans.factory.annotation
├─ org.springframework.beans.factory.annotation.Autowired.class - [JAR]
io.mateu.mdd.springboot
├─ io.mateu.mdd.springboot.BeanProvider.class - [JAR]