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 kinesis4cats-kinesis-client_2.12-0.0.24.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
kinesis4cats.client
├─ kinesis4cats.client.CloudWatchClient.class - [JAR]
├─ kinesis4cats.client.DynamoClient.class - [JAR]
├─ kinesis4cats.client.KinesisClient.class - [JAR]
├─ kinesis4cats.client.SubscribeToShardHandler.class - [JAR]
kinesis4cats.client.producer
├─ kinesis4cats.client.producer.KinesisProducer.class - [JAR]
kinesis4cats.client.producer.fs2
├─ kinesis4cats.client.producer.fs2.FS2KinesisProducer.class - [JAR]