jar

org.palladiosimulator : buckminster-tycho-migrator

Maven & Gradle

Oct 09, 2018
0 stars

Buckminster to Tycho Migrator Maven Plugin · A plugin for migrating a Palladio style buckminster build to a tycho build.

Table Of Contents

Latest Version

Download org.palladiosimulator : buckminster-tycho-migrator JAR file - Latest Versions:

All Versions

Download org.palladiosimulator : buckminster-tycho-migrator JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 buckminster-tycho-migrator-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.palladiosimulator.buckminstermigrator

├─ org.palladiosimulator.buckminstermigrator.MigrateMojo.class - [JAR]

org.palladiosimulator.buckminstermigrator.templates

├─ org.palladiosimulator.buckminstermigrator.templates.CategoryXMLGenerator.class - [JAR]

├─ org.palladiosimulator.buckminstermigrator.templates.EmptyProjectDefinitionGenerator.class - [JAR]

├─ org.palladiosimulator.buckminstermigrator.templates.ExtensionsXMLGenerator.class - [JAR]

├─ org.palladiosimulator.buckminstermigrator.templates.FileBasedGenerator.class - [JAR]

├─ org.palladiosimulator.buckminstermigrator.templates.FileBasedGeneratorBase.class - [JAR]

├─ org.palladiosimulator.buckminstermigrator.templates.FolderPOM.class - [JAR]

├─ org.palladiosimulator.buckminstermigrator.templates.MainPOMGenerator.class - [JAR]

├─ org.palladiosimulator.buckminstermigrator.templates.TargetPlatformGenerator.class - [JAR]

├─ org.palladiosimulator.buckminstermigrator.templates.UpdateSitePOMGenerator.class - [JAR]

org.palladiosimulator.buckminstermigrator.data

├─ org.palladiosimulator.buckminstermigrator.data.Feature.class - [JAR]

├─ org.palladiosimulator.buckminstermigrator.data.FolderPomName.class - [JAR]

├─ org.palladiosimulator.buckminstermigrator.data.UpdateSiteCategory.class - [JAR]

Advertisement