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 sds-aspect-meta-model-interface-2.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.openmanufacturing.sds.aspectmodel.versionupdate.migrator
├─ io.openmanufacturing.sds.aspectmodel.versionupdate.migrator.Migrator.class - [JAR]
io.openmanufacturing.sds.aspectmodel.versionupdate
├─ io.openmanufacturing.sds.aspectmodel.versionupdate.MigratorFactory.class - [JAR]
io.openmanufacturing.sds.aspectmodel.resolver.services
├─ io.openmanufacturing.sds.aspectmodel.resolver.services.VersionedModel.class - [JAR]
io.openmanufacturing.sds.aspectmodel
├─ io.openmanufacturing.sds.aspectmodel.MissingMetaModelVersionException.class - [JAR]
├─ io.openmanufacturing.sds.aspectmodel.MultipleMetaModelVersionsException.class - [JAR]
├─ io.openmanufacturing.sds.aspectmodel.UnsupportedVersionException.class - [JAR]
├─ io.openmanufacturing.sds.aspectmodel.VersionNumber.class - [JAR]
io.openmanufacturing.sds.aspectmodel.resolver
├─ io.openmanufacturing.sds.aspectmodel.resolver.AspectMetaModelResourceResolver.class - [JAR]