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 openscoring-common-2.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openscoring.common.providers
├─ org.openscoring.common.providers.ObjectMapperProvider.class - [JAR]
org.openscoring.common
├─ org.openscoring.common.BatchEvaluationRequest.class - [JAR]
├─ org.openscoring.common.BatchEvaluationResponse.class - [JAR]
├─ org.openscoring.common.BatchModelResponse.class - [JAR]
├─ org.openscoring.common.BatchRequest.class - [JAR]
├─ org.openscoring.common.BatchResponse.class - [JAR]
├─ org.openscoring.common.EvaluationRequest.class - [JAR]
├─ org.openscoring.common.EvaluationResponse.class - [JAR]
├─ org.openscoring.common.Field.class - [JAR]
├─ org.openscoring.common.Headers.class - [JAR]
├─ org.openscoring.common.ModelResponse.class - [JAR]
├─ org.openscoring.common.SimpleRequest.class - [JAR]
├─ org.openscoring.common.SimpleResponse.class - [JAR]
├─ org.openscoring.common.TableEvaluationRequest.class - [JAR]
├─ org.openscoring.common.TableEvaluationResponse.class - [JAR]
├─ org.openscoring.common.TableFormat.class - [JAR]