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 cassandra-migration-gradle-plugin-0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.streamsend.migration
├─ com.streamsend.migration.CassandraDestroyTask.class - [JAR]
├─ com.streamsend.migration.CassandraInitializationTask.class - [JAR]
├─ com.streamsend.migration.CassandraMigrationPlugin.class - [JAR]
├─ com.streamsend.migration.CassandraMigrationPluginExtension.class - [JAR]
├─ com.streamsend.migration.CassandraMigrationTask.class - [JAR]
├─ com.streamsend.migration.CassandraTask.class - [JAR]
├─ com.streamsend.migration.GradleTaskReporter.class - [JAR]
├─ com.streamsend.migration.Migrator.class - [JAR]