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 cellbase-client-5.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.opencb.cellbase.client.rest
├─ org.opencb.cellbase.client.rest.CellBaseClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.ClinicalVariantClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.FeatureClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.GeneClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.GenericClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.GenomicRegionClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.MetaClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.ParentRestClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.ProteinClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.TranscriptClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.VariantClient.class - [JAR]
├─ org.opencb.cellbase.client.rest.VariationClient.class - [JAR]
org.opencb.cellbase.client.config
├─ org.opencb.cellbase.client.config.ClientConfiguration.class - [JAR]
├─ org.opencb.cellbase.client.config.RestConfig.class - [JAR]
org.opencb.cellbase.client.rest.models
├─ org.opencb.cellbase.client.rest.models.GroupByFields.class - [JAR]
├─ org.opencb.cellbase.client.rest.models.GroupCount.class - [JAR]
org.opencb.cellbase.client.rest.models.mixin
├─ org.opencb.cellbase.client.rest.models.mixin.DrugResponseClassificationMixIn.class - [JAR]