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 majx-1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.qaware.majx
├─ de.qaware.majx.DefaultMatcherConfig.class - [JAR]
├─ de.qaware.majx.JsonMatcher.class - [JAR]
├─ de.qaware.majx.JsonUtilsKt.class - [JAR]
├─ de.qaware.majx.Majx.class - [JAR]
├─ de.qaware.majx.MatcherConfig.class - [JAR]
├─ de.qaware.majx.MustacheMatcher.class - [JAR]
├─ de.qaware.majx.ObjectMapperFactoryKt.class - [JAR]
de.qaware.majx.hamcrest
├─ de.qaware.majx.hamcrest.IsMatchingJson.class - [JAR]
├─ de.qaware.majx.hamcrest.IsMatchingJsonAnyArrayOrder.class - [JAR]