Class AddDependencyResult
java.lang.Object
uno.anahata.ai.nb.model.maven.AddDependencyResult
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
AddDependencyResult
public AddDependencyResult()
-
