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 nf-google-20.12.1-edge.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nextflow.cloud.google.lifesciences
├─ nextflow.cloud.google.lifesciences.GoogleLifeSciencesConfig.class - [JAR]
├─ nextflow.cloud.google.lifesciences.GoogleLifeSciencesExecutor.class - [JAR]
├─ nextflow.cloud.google.lifesciences.GoogleLifeSciencesFileCopyStrategy.class - [JAR]
├─ nextflow.cloud.google.lifesciences.GoogleLifeSciencesHelper.class - [JAR]
├─ nextflow.cloud.google.lifesciences.GoogleLifeSciencesScriptLauncher.class - [JAR]
├─ nextflow.cloud.google.lifesciences.GoogleLifeSciencesSubmitRequest.class - [JAR]
├─ nextflow.cloud.google.lifesciences.GoogleLifeSciencesTaskHandler.class - [JAR]
nextflow.cloud.google.util
├─ nextflow.cloud.google.util.GsPathFactory.class - [JAR]
├─ nextflow.cloud.google.util.GsPathSerializer.class - [JAR]