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 bot-azure-4.14.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.bot.azure.blobs
├─ com.microsoft.bot.azure.blobs.BlobsStorage.class - [JAR]
├─ com.microsoft.bot.azure.blobs.BlobsTranscriptStore.class - [JAR]
├─ com.microsoft.bot.azure.blobs.package-info.class - [JAR]
com.microsoft.bot.azure
├─ com.microsoft.bot.azure.CosmosDbKeyEscape.class - [JAR]
├─ com.microsoft.bot.azure.CosmosDbPartitionedStorage.class - [JAR]
├─ com.microsoft.bot.azure.CosmosDbPartitionedStorageOptions.class - [JAR]
├─ com.microsoft.bot.azure.package-info.class - [JAR]
com.microsoft.bot.azure.queues
├─ com.microsoft.bot.azure.queues.AzureQueueStorage.class - [JAR]
├─ com.microsoft.bot.azure.queues.package-info.class - [JAR]