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 postgresql-migration-0.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.tractusx.edc.postgresql.migration
├─ org.eclipse.tractusx.edc.postgresql.migration.AbstractPostgresqlMigrationExtension.class - [JAR]
├─ org.eclipse.tractusx.edc.postgresql.migration.AssetPostgresqlMigrationExtension.class - [JAR]
├─ org.eclipse.tractusx.edc.postgresql.migration.BusinessGroupPostgresMigrationExtension.class - [JAR]
├─ org.eclipse.tractusx.edc.postgresql.migration.ContractDefinitionPostgresqlMigrationExtension.class - [JAR]
├─ org.eclipse.tractusx.edc.postgresql.migration.ContractNegotiationPostgresqlMigrationExtension.class - [JAR]
├─ org.eclipse.tractusx.edc.postgresql.migration.DriverManagerConnectionFactory.class - [JAR]
├─ org.eclipse.tractusx.edc.postgresql.migration.EdrPostgresqlMigrationExtension.class - [JAR]
├─ org.eclipse.tractusx.edc.postgresql.migration.PolicyPostgresqlMigrationExtension.class - [JAR]
├─ org.eclipse.tractusx.edc.postgresql.migration.TransferProcessPostgresqlMigrationExtension.class - [JAR]