Class AddDependencyResult

java.lang.Object
uno.anahata.ai.nb.model.maven.AddDependencyResult

public class AddDependencyResult extends Object
Represents the detailed, multi-phase result of the MavenPom.addDependency "super-tool". This structured object provides a clear, programmatic way to inspect the outcome of each step in the process, leaving the final interpretation of success or failure to the consumer (the AI model).
  • Constructor Details

    • AddDependencyResult

      public AddDependencyResult()