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 faunadb-common-4.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.faunadb.common.models.request
├─ com.faunadb.common.models.request.RequestParameters.class - [JAR]
com.faunadb.common
├─ com.faunadb.common.Connection.class - [JAR]
com.faunadb.common.http
├─ com.faunadb.common.http.DriverVersionChecker.class - [JAR]
├─ com.faunadb.common.http.ResponseBodyStringProcessor.class - [JAR]