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 mongodb-sync-v4-driver-5.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.mongock.driver.mongodb.sync.v4.changelogs
├─ io.mongock.driver.mongodb.sync.v4.changelogs.LegacyService.class - [JAR]
io.mongock.driver.mongodb.sync.v4.driver
├─ io.mongock.driver.mongodb.sync.v4.driver.MongoSync4Driver.class - [JAR]
├─ io.mongock.driver.mongodb.sync.v4.driver.MongoSync4DriverBase.class - [JAR]
├─ io.mongock.driver.mongodb.sync.v4.driver.MongoSync4DriverGeneric.class - [JAR]
io.mongock.driver.mongodb.sync.v4.repository
├─ io.mongock.driver.mongodb.sync.v4.repository.MongoSync4ChangeEntryRepository.class - [JAR]
├─ io.mongock.driver.mongodb.sync.v4.repository.MongoSync4LockRepository.class - [JAR]
├─ io.mongock.driver.mongodb.sync.v4.repository.MongoSync4RepositoryBase.class - [JAR]
├─ io.mongock.driver.mongodb.sync.v4.repository.ReadWriteConfiguration.class - [JAR]
io.mongock.driver.mongodb.sync.v4.changelogs.runalways
├─ io.mongock.driver.mongodb.sync.v4.changelogs.runalways.MongockSync4LegacyMigrationChangeRunAlwaysLog.class - [JAR]
io.mongock.driver.mongodb.sync.v4.changelogs.runonce
├─ io.mongock.driver.mongodb.sync.v4.changelogs.runonce.MongockSync4LegacyMigrationChangeLog.class - [JAR]