Registry / utility / windup-config

windup-config

JSON →
library6.3.9.Finaljavamavenunverified

Provides configuration management for the Windup migration tool, enabling rule-based analysis of Java applications for cloud migration.

<dependency> <groupId>org.jboss.windup.config</groupId> <artifactId>windup-config</artifactId> <version>6.3.9.Final</version> </dependency>
INSTALL
IMPORT
SIG · WINDUP-CONFIG
W
windup-config
utilityjavav6.3.9.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RuleProvider
org.jboss.windup.config.RuleProvider

Shows extending RuleProvider to create a custom Windup migration rule.

import org.jboss.windup.config.RuleProvider; public class Example extends RuleProvider { @Override public void configure() { System.out.println("Windup rule configured"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.3.9.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Bingbot
1
Resources
windup-config — mvn dependency:get windup-config · libregistry