Package dev.archunitjava.integration


package dev.archunitjava.integration
  • Class
    Description
    Shared CLI operation exposed through build tools.
    Clear configuration or lifecycle failure reported to the hosting build tool.
    Lossless mapping from build-tool inputs to the shared CLI/library contract.
    Build-host result retaining the deterministic compiled-output order.
    Executes the shared contract against already-compiled outputs.
    Supported build hosts for the first-party integration bridge.
    Gradle-facing entry point intended for a check task after classes/testClasses.
    Maven-facing entry point intended for the verify phase after all module outputs exist.