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 relational-assets-builder-1.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.atlan.pkg.rab
├─ com.atlan.pkg.rab.AssetImporter.class - [JAR]
├─ com.atlan.pkg.rab.AssetRemover.class - [JAR]
├─ com.atlan.pkg.rab.ColumnImporter.class - [JAR]
├─ com.atlan.pkg.rab.ConnectionImporter.class - [JAR]
├─ com.atlan.pkg.rab.DatabaseImporter.class - [JAR]
├─ com.atlan.pkg.rab.Importer.class - [JAR]
├─ com.atlan.pkg.rab.MaterializedViewImporter.class - [JAR]
├─ com.atlan.pkg.rab.SchemaImporter.class - [JAR]
├─ com.atlan.pkg.rab.TableImporter.class - [JAR]
├─ com.atlan.pkg.rab.ViewImporter.class - [JAR]