jar

com.adobe.granite : crx2oak

Maven & Gradle

Apr 04, 2022

CRX to Oak repository migration tool

Table Of Contents

Latest Version

Download com.adobe.granite : crx2oak JAR file - Latest Versions:

All Versions

Download com.adobe.granite : crx2oak JAR file - All Versions:

Version Vulnerabilities Size Updated
1.10.x
1.8.x
1.6.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 crx2oak-1.6.18.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.adobe.granite.crx2oak.profile.tags

├─ com.adobe.granite.crx2oak.profile.tags.CRX2DataStoreTagProvider.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.tags.CommandLineTagHandler.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.tags.OakFileDataStoreTagProvider.class - [JAR]

com.adobe.granite.crx2oak.engine

├─ com.adobe.granite.crx2oak.engine.MigrationEngine.class - [JAR]

├─ com.adobe.granite.crx2oak.engine.MigrationRunner.class - [JAR]

com.adobe.granite.crx2oak.pipeline

├─ com.adobe.granite.crx2oak.pipeline.BlankComponent.class - [JAR]

├─ com.adobe.granite.crx2oak.pipeline.InputAggregatingComponent.class - [JAR]

├─ com.adobe.granite.crx2oak.pipeline.PipeData.class - [JAR]

├─ com.adobe.granite.crx2oak.pipeline.Pipeline.class - [JAR]

├─ com.adobe.granite.crx2oak.pipeline.PipelineComponent.class - [JAR]

├─ com.adobe.granite.crx2oak.pipeline.PipelineExecutor.class - [JAR]

├─ com.adobe.granite.crx2oak.pipeline.PipelineObserver.class - [JAR]

├─ com.adobe.granite.crx2oak.pipeline.WrappingPipelineComponent.class - [JAR]

org.apache.sling.settings.impl

├─ org.apache.sling.settings.impl.RunModes.class - [JAR]

├─ org.apache.sling.settings.impl.RunModesTransformer.class - [JAR]

├─ org.apache.sling.settings.impl.SlingOptionsFileReader.class - [JAR]

├─ org.apache.sling.settings.impl.SlingOptionsFileWriter.class - [JAR]

├─ org.apache.sling.settings.impl.SlingOptionsReadResult.class - [JAR]

├─ org.apache.sling.settings.impl.SlingOptionsWriteException.class - [JAR]

├─ org.apache.sling.settings.impl.SlingOptionsWriteVerifyException.class - [JAR]

com.adobe.granite.crx2oak.profile.read

├─ com.adobe.granite.crx2oak.profile.read.ClasspathProfileReader.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.read.FilesystemProfileReader.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.read.MaterializedCommandLineReader.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.read.ProfileReadException.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.read.ProfileReader.class - [JAR]

com.adobe.granite.crx2oak.profile.model.osgi

├─ com.adobe.granite.crx2oak.profile.model.osgi.OsgiConfiguration.class - [JAR]

com.adobe.granite.crx2oak.util

├─ com.adobe.granite.crx2oak.util.CliUtils.class - [JAR]

├─ com.adobe.granite.crx2oak.util.ExtensionInfo.class - [JAR]

├─ com.adobe.granite.crx2oak.util.FilesystemOps.class - [JAR]

├─ com.adobe.granite.crx2oak.util.FilesystemUtils.class - [JAR]

├─ com.adobe.granite.crx2oak.util.JarFile.class - [JAR]

├─ com.adobe.granite.crx2oak.util.JarFileReadException.class - [JAR]

├─ com.adobe.granite.crx2oak.util.MapDBMapFactory.class - [JAR]

├─ com.adobe.granite.crx2oak.util.UncheckedIOException.class - [JAR]

com.adobe.granite.crx2oak.profile.normalize

├─ com.adobe.granite.crx2oak.profile.normalize.ProfileNormalizer.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.normalize.TagsDefinitionCleaner.class - [JAR]

com.adobe.granite.crx2oak.oldsegment

├─ com.adobe.granite.crx2oak.oldsegment.MigrationVerifier.class - [JAR]

├─ com.adobe.granite.crx2oak.oldsegment.OldSegmentDetector.class - [JAR]

├─ com.adobe.granite.crx2oak.oldsegment.OldSegmentMigrationPlanner.class - [JAR]

com.adobe.granite.crx2oak.model

├─ com.adobe.granite.crx2oak.model.CliModelTransformer.class - [JAR]

├─ com.adobe.granite.crx2oak.model.ExitCode.class - [JAR]

├─ com.adobe.granite.crx2oak.model.MigrationMode.class - [JAR]

├─ com.adobe.granite.crx2oak.model.ModelInitializer.class - [JAR]

├─ com.adobe.granite.crx2oak.model.RunMode.class - [JAR]

├─ com.adobe.granite.crx2oak.model.Topics.class - [JAR]

com.adobe.granite.crx2oak

├─ com.adobe.granite.crx2oak.CRX2Oak.class - [JAR]

├─ com.adobe.granite.crx2oak.CoreComponents.class - [JAR]

├─ com.adobe.granite.crx2oak.MigrationComponents.class - [JAR]

com.adobe.granite.crx2oak.profile.model.profile

├─ com.adobe.granite.crx2oak.profile.model.profile.CommandLineProfile.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.model.profile.RawProfile.class - [JAR]

com.adobe.granite.crx2oak.profile

├─ com.adobe.granite.crx2oak.profile.ProfileChainMerger.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.ProfileComponent.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.ProfileHandler.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.ProfileLoadResult.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.ProfileLoader.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.ProfileMainProcessor.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.ProfileStorageFormatConstants.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.TagsProvider.class - [JAR]

com.adobe.granite.crx2oak.profile.model.template

├─ com.adobe.granite.crx2oak.profile.model.template.CommandLineProfileTemplate.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.model.template.RawProfileTemplate.class - [JAR]

com.adobe.granite.crx2oak.logging

├─ com.adobe.granite.crx2oak.logging.DeclaredLogLevel.class - [JAR]

├─ com.adobe.granite.crx2oak.logging.LoggingLevelControllerFactory.class - [JAR]

├─ com.adobe.granite.crx2oak.logging.LoggingRedirector.class - [JAR]

├─ com.adobe.granite.crx2oak.logging.RealSlf4jProvider.class - [JAR]

├─ com.adobe.granite.crx2oak.logging.SimpleLoggingFacade4JProvider.class - [JAR]

├─ com.adobe.granite.crx2oak.logging.TraceLogsEnabler.class - [JAR]

com.adobe.granite.crx2oak.profile.process

├─ com.adobe.granite.crx2oak.profile.process.CommandLinePlaceholderApplier.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.process.ProfileProcessor.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.process.TagProfileProcessor.class - [JAR]

com.adobe.granite.crx2oak.profile.merge

├─ com.adobe.granite.crx2oak.profile.merge.AdditiveProfileMerger.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.merge.ProfileCommandLineEventTransformer.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.merge.ProfileMerger.class - [JAR]

com.adobe.granite.crx2oak.sling

├─ com.adobe.granite.crx2oak.sling.OsgiConfigurationsInstaller.class - [JAR]

├─ com.adobe.granite.crx2oak.sling.Path.class - [JAR]

├─ com.adobe.granite.crx2oak.sling.RunModeOperations.class - [JAR]

├─ com.adobe.granite.crx2oak.sling.RunModeRecommender.class - [JAR]

├─ com.adobe.granite.crx2oak.sling.RunModesRewriter.class - [JAR]

├─ com.adobe.granite.crx2oak.sling.SlingConstants.class - [JAR]

├─ com.adobe.granite.crx2oak.sling.SlingFolderHook.class - [JAR]

├─ com.adobe.granite.crx2oak.sling.SlingHomeDetector.class - [JAR]

├─ com.adobe.granite.crx2oak.sling.SlingOptionsFileDeletionDelegator.class - [JAR]

├─ com.adobe.granite.crx2oak.sling.SlingOptionsFileFinder.class - [JAR]

com.adobe.granite.crx2oak.engine.crx

├─ com.adobe.granite.crx2oak.engine.crx.CRX2Factory.class - [JAR]

├─ com.adobe.granite.crx2oak.engine.crx.CRX2MigrationFactory.class - [JAR]

├─ com.adobe.granite.crx2oak.engine.crx.ConfigurableGraniteContent.class - [JAR]

├─ com.adobe.granite.crx2oak.engine.crx.CrxUpgradeEngine.class - [JAR]

com.adobe.granite.crx2oak.profile.save

├─ com.adobe.granite.crx2oak.profile.save.FilesystemProfileWriter.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.save.ProfileWriteException.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.save.ProfileWriter.class - [JAR]

com.adobe.granite.crx2oak.util.filesystem

├─ com.adobe.granite.crx2oak.util.filesystem.DirectoryActivator.class - [JAR]

├─ com.adobe.granite.crx2oak.util.filesystem.DirectoryElementsSwitcher.class - [JAR]

com.adobe.granite.crx2oak.ldap

├─ com.adobe.granite.crx2oak.ldap.LdapAuthorizableCommitHook.class - [JAR]

├─ com.adobe.granite.crx2oak.ldap.LdapAuthorizableEditor.class - [JAR]

├─ com.adobe.granite.crx2oak.ldap.LdapConfiguration.class - [JAR]

com.adobe.granite.crx2oak.cli.transformer

├─ com.adobe.granite.crx2oak.cli.transformer.CommandLineCaptureEventTransformer.class - [JAR]

├─ com.adobe.granite.crx2oak.cli.transformer.CommandLineEventTransformer.class - [JAR]

├─ com.adobe.granite.crx2oak.cli.transformer.CommandLineOptionsTransformerEngine.class - [JAR]

├─ com.adobe.granite.crx2oak.cli.transformer.CommandLineTransformerEngine.class - [JAR]

├─ com.adobe.granite.crx2oak.cli.transformer.TransparentCommandLineEventTransformer.class - [JAR]

com.adobe.granite.crx2oak.auth

├─ com.adobe.granite.crx2oak.auth.UniquePrincipalNameHook.class - [JAR]

com.adobe.granite.crx2oak.oak

├─ com.adobe.granite.crx2oak.oak.OakConstants.class - [JAR]

├─ com.adobe.granite.crx2oak.oak.OakTopics.class - [JAR]

├─ com.adobe.granite.crx2oak.oak.OakUtils.class - [JAR]

com.adobe.granite.crx2oak.cli

├─ com.adobe.granite.crx2oak.cli.CRX2OakOption.class - [JAR]

├─ com.adobe.granite.crx2oak.cli.CliTools.class - [JAR]

├─ com.adobe.granite.crx2oak.cli.CmdLineOption.class - [JAR]

├─ com.adobe.granite.crx2oak.cli.CmdLineOptionArgSpec.class - [JAR]

├─ com.adobe.granite.crx2oak.cli.CmdLineOptionCategory.class - [JAR]

com.adobe.granite.crx2oak.core

├─ com.adobe.granite.crx2oak.core.DestinationDirectoryCreator.class - [JAR]

├─ com.adobe.granite.crx2oak.core.DestinationRepositoryActivator.class - [JAR]

├─ com.adobe.granite.crx2oak.core.DryModeBreaker.class - [JAR]

├─ com.adobe.granite.crx2oak.core.HelpPrinter.class - [JAR]

├─ com.adobe.granite.crx2oak.core.MigrationModeEvaluator.class - [JAR]

├─ com.adobe.granite.crx2oak.core.MigrationSpecGenerator.class - [JAR]

├─ com.adobe.granite.crx2oak.core.StoreArgsProvider.class - [JAR]

├─ com.adobe.granite.crx2oak.core.VersionOptChecker.class - [JAR]

├─ com.adobe.granite.crx2oak.core.VersionPrinter.class - [JAR]

com.adobe.granite.crx2oak.profile.parse

├─ com.adobe.granite.crx2oak.profile.parse.Parser.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.parse.ParserException.class - [JAR]

├─ com.adobe.granite.crx2oak.profile.parse.ProfileParserFactory.class - [JAR]