jar

org.eclipse.esmf : esmf-aspect-meta-model-version-migrator

Maven & Gradle

Jul 31, 2023
20 stars

ESMF Aspect Meta Model Version Migrator · ESMF SDK

Table Of Contents

Latest Version

Download org.eclipse.esmf : esmf-aspect-meta-model-version-migrator JAR file - Latest Versions:

All Versions

Download org.eclipse.esmf : esmf-aspect-meta-model-version-migrator JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window esmf-aspect-meta-model-version-migrator-2.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.esmf.aspectmodel.versionupdate

├─ org.eclipse.esmf.aspectmodel.versionupdate.MigratorService.class - [JAR]

├─ org.eclipse.esmf.aspectmodel.versionupdate.MigratorServiceLoader.class - [JAR]

├─ org.eclipse.esmf.aspectmodel.versionupdate.SammMigratorFactory.class - [JAR]

org.eclipse.esmf.aspectmodel.versionupdate.migrator

├─ org.eclipse.esmf.aspectmodel.versionupdate.migrator.AbstractMigrator.class - [JAR]

├─ org.eclipse.esmf.aspectmodel.versionupdate.migrator.AbstractSammMigrator.class - [JAR]

├─ org.eclipse.esmf.aspectmodel.versionupdate.migrator.AbstractUriRewriter.class - [JAR]

├─ org.eclipse.esmf.aspectmodel.versionupdate.migrator.BammUriRewriter.class - [JAR]

├─ org.eclipse.esmf.aspectmodel.versionupdate.migrator.SammMetaModelVersionUriRewriter.class - [JAR]

├─ org.eclipse.esmf.aspectmodel.versionupdate.migrator.SammRemoveSammNameMigrator.class - [JAR]

├─ org.eclipse.esmf.aspectmodel.versionupdate.migrator.UnitInSammNamespaceMigrator.class - [JAR]