Uses of Class
uno.anahata.ai.nb.model.maven.AddDependencyResult
Packages that use AddDependencyResult
Package
Description
This package contains the heart of the Anahata NetBeans AI Plugin's unique
capabilities.
-
Uses of AddDependencyResult in uno.anahata.ai.nb.tools
Methods in uno.anahata.ai.nb.tools that return AddDependencyResultModifier and TypeMethodDescriptionstatic AddDependencyResultMavenTools.addDependency(String projectId, String groupId, String artifactId, String version, String scope, String classifier, String type) The definitive 'super-tool' for adding a Maven dependency.
