jar

org.jboss.windup.config : windup-config-api

Maven & Gradle

Aug 25, 2023
19 usages
187 stars

Windup Engine - Config API

Table Of Contents

Latest Version

Download org.jboss.windup.config : windup-config-api JAR file - Latest Versions:

All Versions

Download org.jboss.windup.config : windup-config-api JAR file - All Versions:

Version Vulnerabilities Size Updated
6.3.x
6.2.x
6.1.x
6.0.x
5.3.x
5.2.x
5.1.x
5.0.x
4.3.x
4.2.x
4.1.x
4.0.x
3.0.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.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 windup-config-api-6.3.1.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jboss.windup.config

├─ org.jboss.windup.config.AbstractConfigurationOption.class - [JAR]

├─ org.jboss.windup.config.AbstractLabelProvider.class - [JAR]

├─ org.jboss.windup.config.AbstractPathConfigurationOption.class - [JAR]

├─ org.jboss.windup.config.AbstractRuleLifecycleListener.class - [JAR]

├─ org.jboss.windup.config.AbstractRuleProvider.class - [JAR]

├─ org.jboss.windup.config.AnalyzeKnownLibrariesOption.class - [JAR]

├─ org.jboss.windup.config.ConfigurationOption.class - [JAR]

├─ org.jboss.windup.config.DefaultEvaluationContext.class - [JAR]

├─ org.jboss.windup.config.ExportZipOutputOption.class - [JAR]

├─ org.jboss.windup.config.GraphRewrite.class - [JAR]

├─ org.jboss.windup.config.GraphRule.class - [JAR]

├─ org.jboss.windup.config.InputType.class - [JAR]

├─ org.jboss.windup.config.KeepWorkDirsOption.class - [JAR]

├─ org.jboss.windup.config.LabelProvider.class - [JAR]

├─ org.jboss.windup.config.LegacyReportsRenderingOption.class - [JAR]

├─ org.jboss.windup.config.PreRulesetEvaluation.class - [JAR]

├─ org.jboss.windup.config.RuleLifecycleListener.class - [JAR]

├─ org.jboss.windup.config.RuleProvider.class - [JAR]

├─ org.jboss.windup.config.RuleSubset.class - [JAR]

├─ org.jboss.windup.config.RuleUtils.class - [JAR]

├─ org.jboss.windup.config.SkipReportsRenderingOption.class - [JAR]

├─ org.jboss.windup.config.SkipSourceCodeReportsRenderingOption.class - [JAR]

├─ org.jboss.windup.config.ValidationResult.class - [JAR]

├─ org.jboss.windup.config.Variables.class - [JAR]

org.jboss.windup.config.projecttraversal

├─ org.jboss.windup.config.projecttraversal.ProjectTraversalCache.class - [JAR]

org.jboss.windup.config.phase

├─ org.jboss.windup.config.phase.ArchiveExtractionPhase.class - [JAR]

├─ org.jboss.windup.config.phase.ArchiveMetadataExtractionPhase.class - [JAR]

├─ org.jboss.windup.config.phase.ClassifyFileTypesPhase.class - [JAR]

├─ org.jboss.windup.config.phase.DecompilationPhase.class - [JAR]

├─ org.jboss.windup.config.phase.DependentPhase.class - [JAR]

├─ org.jboss.windup.config.phase.DiscoverProjectStructurePhase.class - [JAR]

├─ org.jboss.windup.config.phase.DiscoveryPhase.class - [JAR]

├─ org.jboss.windup.config.phase.FinalizePhase.class - [JAR]

├─ org.jboss.windup.config.phase.InitialAnalysisPhase.class - [JAR]

├─ org.jboss.windup.config.phase.InitializationPhase.class - [JAR]

├─ org.jboss.windup.config.phase.MigrationRulesPhase.class - [JAR]

├─ org.jboss.windup.config.phase.PostFinalizePhase.class - [JAR]

├─ org.jboss.windup.config.phase.PostMigrationRulesPhase.class - [JAR]

├─ org.jboss.windup.config.phase.PostReportGenerationPhase.class - [JAR]

├─ org.jboss.windup.config.phase.PostReportPfRenderingPhase.class - [JAR]

├─ org.jboss.windup.config.phase.PostReportRenderingPhase.class - [JAR]

├─ org.jboss.windup.config.phase.PreReportGenerationPhase.class - [JAR]

├─ org.jboss.windup.config.phase.PreReportPfRenderingPhase.class - [JAR]

├─ org.jboss.windup.config.phase.ReportGenerationPhase.class - [JAR]

├─ org.jboss.windup.config.phase.ReportPfRenderingPhase.class - [JAR]

├─ org.jboss.windup.config.phase.ReportRenderingPhase.class - [JAR]

├─ org.jboss.windup.config.phase.RulePhase.class - [JAR]

├─ org.jboss.windup.config.phase.RulePhaseFinder.class - [JAR]

org.jboss.windup.config.loader

├─ org.jboss.windup.config.loader.LabelLoader.class - [JAR]

├─ org.jboss.windup.config.loader.LabelProviderLoader.class - [JAR]

├─ org.jboss.windup.config.loader.RuleLoader.class - [JAR]

├─ org.jboss.windup.config.loader.RuleLoaderContext.class - [JAR]

├─ org.jboss.windup.config.loader.RuleProviderLoader.class - [JAR]

org.jboss.windup.config.tags

├─ org.jboss.windup.config.tags.Tag.class - [JAR]

├─ org.jboss.windup.config.tags.TagService.class - [JAR]

├─ org.jboss.windup.config.tags.TagServiceHolder.class - [JAR]

├─ org.jboss.windup.config.tags.TagsSaxHandler.class - [JAR]

org.jboss.windup.config.selectors

├─ org.jboss.windup.config.selectors.FramesSelector.class - [JAR]

org.jboss.windup.config.parameters

├─ org.jboss.windup.config.parameters.FrameContext.class - [JAR]

├─ org.jboss.windup.config.parameters.FrameCreationContext.class - [JAR]

├─ org.jboss.windup.config.parameters.ParameterizedGraphCondition.class - [JAR]

├─ org.jboss.windup.config.parameters.ParameterizedIterationOperation.class - [JAR]

org.jboss.windup.config.builder

├─ org.jboss.windup.config.builder.LabelProviderBuilder.class - [JAR]

├─ org.jboss.windup.config.builder.RuleProviderBuilder.class - [JAR]

├─ org.jboss.windup.config.builder.RuleProviderBuilderAddDependencies.class - [JAR]

org.jboss.windup.config.operation.graph

├─ org.jboss.windup.config.operation.graph.TypeOperation.class - [JAR]

org.jboss.windup.config.condition

├─ org.jboss.windup.config.condition.EvaluationStrategy.class - [JAR]

├─ org.jboss.windup.config.condition.GraphCondition.class - [JAR]

├─ org.jboss.windup.config.condition.NoopEvaluationStrategy.class - [JAR]

├─ org.jboss.windup.config.condition.ParamCondition.class - [JAR]

org.jboss.windup.config.query

├─ org.jboss.windup.config.query.OutAndBackCriterion.class - [JAR]

├─ org.jboss.windup.config.query.OutCriterion.class - [JAR]

├─ org.jboss.windup.config.query.Query.class - [JAR]

├─ org.jboss.windup.config.query.QueryBuilderAs.class - [JAR]

├─ org.jboss.windup.config.query.QueryBuilderFind.class - [JAR]

├─ org.jboss.windup.config.query.QueryBuilderFrom.class - [JAR]

├─ org.jboss.windup.config.query.QueryBuilderPiped.class - [JAR]

├─ org.jboss.windup.config.query.QueryBuilderWith.class - [JAR]

├─ org.jboss.windup.config.query.QueryFramesCriterion.class - [JAR]

├─ org.jboss.windup.config.query.QueryGremlinCriterion.class - [JAR]

├─ org.jboss.windup.config.query.QueryPropertyComparisonType.class - [JAR]

├─ org.jboss.windup.config.query.QueryPropertyCriterion.class - [JAR]

├─ org.jboss.windup.config.query.QueryTypeCriterion.class - [JAR]

├─ org.jboss.windup.config.query.WindupConfigurationQuery.class - [JAR]

org.jboss.windup.config.metadata

├─ org.jboss.windup.config.metadata.AbstractLabelsetMetadata.class - [JAR]

├─ org.jboss.windup.config.metadata.AbstractRulesetMetadata.class - [JAR]

├─ org.jboss.windup.config.metadata.Label.class - [JAR]

├─ org.jboss.windup.config.metadata.LabelMetadataBuilder.class - [JAR]

├─ org.jboss.windup.config.metadata.LabelProviderData.class - [JAR]

├─ org.jboss.windup.config.metadata.LabelProviderMetadata.class - [JAR]

├─ org.jboss.windup.config.metadata.LabelProviderRegistry.class - [JAR]

├─ org.jboss.windup.config.metadata.LabelsetMetadata.class - [JAR]

├─ org.jboss.windup.config.metadata.MetadataBuilder.class - [JAR]

├─ org.jboss.windup.config.metadata.RuleMetadata.class - [JAR]

├─ org.jboss.windup.config.metadata.RuleMetadataType.class - [JAR]

├─ org.jboss.windup.config.metadata.RuleProviderMetadata.class - [JAR]

├─ org.jboss.windup.config.metadata.RuleProviderRegistry.class - [JAR]

├─ org.jboss.windup.config.metadata.RuleProviderRegistryCache.class - [JAR]

├─ org.jboss.windup.config.metadata.RulesetMetadata.class - [JAR]

├─ org.jboss.windup.config.metadata.Technology.class - [JAR]

├─ org.jboss.windup.config.metadata.TechnologyMetadata.class - [JAR]

├─ org.jboss.windup.config.metadata.TechnologyMetadataLoader.class - [JAR]

├─ org.jboss.windup.config.metadata.TechnologyMetadataProvider.class - [JAR]

├─ org.jboss.windup.config.metadata.TechnologyReference.class - [JAR]

├─ org.jboss.windup.config.metadata.TechnologyReferenceAliasTranslator.class - [JAR]

├─ org.jboss.windup.config.metadata.TechnologyReferenceAliasTranslatorLoader.class - [JAR]

org.jboss.windup.config.furnace

├─ org.jboss.windup.config.furnace.FurnaceHolder.class - [JAR]

org.jboss.windup.config.operation

├─ org.jboss.windup.config.operation.Commit.class - [JAR]

├─ org.jboss.windup.config.operation.GraphOperation.class - [JAR]

├─ org.jboss.windup.config.operation.Iteration.class - [JAR]

├─ org.jboss.windup.config.operation.IterationProgress.class - [JAR]

├─ org.jboss.windup.config.operation.Log.class - [JAR]

├─ org.jboss.windup.config.operation.OperationUtil.class - [JAR]

org.jboss.windup.config.operation.iteration

├─ org.jboss.windup.config.operation.iteration.AbstractIterationFilter.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.AbstractIterationOperation.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.IterationBuilderComplete.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.IterationBuilderOtherwise.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.IterationBuilderOver.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.IterationBuilderPerform.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.IterationBuilderVar.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.IterationBuilderWhen.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.IterationPayloadManager.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.IterationQueryCriteria.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.NamedFramesSelector.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.NamedIterationPayloadManager.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.TopLayerSingletonFramesSelector.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.TypedFramesSelector.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.TypedNamedFramesSelector.class - [JAR]

├─ org.jboss.windup.config.operation.iteration.TypedNamedIterationPayloadManager.class - [JAR]

org.jboss.windup.config.exception

├─ org.jboss.windup.config.exception.ConfigurationException.class - [JAR]

├─ org.jboss.windup.config.exception.IllegalTypeArgumentException.class - [JAR]

org.jboss.windup.config.ruleprovider

├─ org.jboss.windup.config.ruleprovider.IteratingRuleProvider.class - [JAR]

├─ org.jboss.windup.config.ruleprovider.SingleRuleProvider.class - [JAR]

Advertisement

Dependencies from Group

Aug 25, 2023
48 usages
187 stars
Aug 25, 2023
38 usages
187 stars
Aug 25, 2023
19 usages
187 stars
Aug 25, 2023
13 usages
187 stars
Aug 25, 2023
4 usages
187 stars

Discover Dependencies

May 24, 2023
14 usages
34 stars
Oct 07, 2018
4 usages
7 stars
Jun 19, 2021
7 usages
10.8k stars
Jan 04, 2023
5 usages
7 stars
May 20, 2020
5 usages
1 stars
Jan 11, 2019
4 usages
May 21, 2019
1 usages
9 stars
Dec 23, 2022
10 usages
2 stars
Jul 13, 2020
6 usages