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-amazon-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.aws
├─ nextflow.cloud.aws.AmazonClientFactory.class - [JAR]
nextflow.cloud.aws.batch
├─ nextflow.cloud.aws.batch.AwsBatchExecutor.class - [JAR]
├─ nextflow.cloud.aws.batch.AwsBatchFileCopyStrategy.class - [JAR]
├─ nextflow.cloud.aws.batch.AwsBatchHelper.class - [JAR]
├─ nextflow.cloud.aws.batch.AwsBatchProxy.class - [JAR]
├─ nextflow.cloud.aws.batch.AwsBatchScriptLauncher.class - [JAR]
├─ nextflow.cloud.aws.batch.AwsBatchTaskHandler.class - [JAR]
├─ nextflow.cloud.aws.batch.AwsOptions.class - [JAR]
├─ nextflow.cloud.aws.batch.BatchHelper.class - [JAR]
├─ nextflow.cloud.aws.batch.S3Helper.class - [JAR]
nextflow.cloud.aws.util
├─ nextflow.cloud.aws.util.S3PathSerializer.class - [JAR]