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 azure-toolkit-containerregistry-lib-0.35.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.toolkit.lib.containerregistry
├─ com.microsoft.azure.toolkit.lib.containerregistry.Artifact.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.containerregistry.ArtifactModule.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.containerregistry.AzureContainerRegistry.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.containerregistry.AzureContainerRegistryModule.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.containerregistry.AzureContainerRegistryServiceSubscription.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.containerregistry.ContainerRegistry.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.containerregistry.ContainerRegistryDraft.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.containerregistry.Repository.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.containerregistry.RepositoryModule.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.containerregistry.Tag.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.containerregistry.TagModule.class - [JAR]
com.microsoft.azure.toolkit.lib.containerregistry.model
├─ com.microsoft.azure.toolkit.lib.containerregistry.model.Sku.class - [JAR]