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 dirigible-components-data-sources-8.9.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.dirigible.components.data.sources.manager
├─ org.eclipse.dirigible.components.data.sources.manager.DataSourcesManager.class - [JAR]
├─ org.eclipse.dirigible.components.data.sources.manager.ManagedDataSource.class - [JAR]
org.eclipse.dirigible.components.data.sources.repository
├─ org.eclipse.dirigible.components.data.sources.repository.DataSourcePropertyRepository.class - [JAR]
├─ org.eclipse.dirigible.components.data.sources.repository.DataSourceRepository.class - [JAR]
org.eclipse.dirigible.components.data.sources.service
├─ org.eclipse.dirigible.components.data.sources.service.DataSourceService.class - [JAR]
org.eclipse.dirigible.components.data.sources.synchronizer
├─ org.eclipse.dirigible.components.data.sources.synchronizer.DataSourcesSynchronizer.class - [JAR]
org.eclipse.dirigible.components.data.sources.domain
├─ org.eclipse.dirigible.components.data.sources.domain.DataSource.class - [JAR]
├─ org.eclipse.dirigible.components.data.sources.domain.DataSourceProperty.class - [JAR]
org.eclipse.dirigible.components.data.sources.endpoint
├─ org.eclipse.dirigible.components.data.sources.endpoint.DataSourceEndpoint.class - [JAR]
├─ org.eclipse.dirigible.components.data.sources.endpoint.DataSourceParameter.class - [JAR]