Package uno.anahata.ai.nb.model.maven
package uno.anahata.ai.nb.model.maven
Models for Maven-specific data, including dependency scopes, build results,
and artifact search information.
-
ClassDescriptionRepresents the detailed, multi-phase result of the
MavenPom.addDependency"super-tool".Represents a declared artifact in a compact format, designed for token efficiency.A container that groups declared artifacts by their common groupId.The top-level container that groups dependency groups by their scope.A POJO representing a single search result from the Maven index.Represents the detailed result of a Maven build execution, including status, exit code, and captured output.Represents a single phase or goal within a Maven build.The final status of the Maven process.Represents a paginated result set from a Maven index search.A container that groups fully resolved artifacts by their common groupId.The top-level container for resolved dependencies, grouping them by scope.
