Uses of Class
uno.anahata.ai.nb.model.maven.ResolvedDependencyScope
Packages that use ResolvedDependencyScope
Package
Description
This package contains the heart of the Anahata NetBeans AI Plugin's unique
capabilities.
-
Uses of ResolvedDependencyScope in uno.anahata.ai.nb.tools
Methods in uno.anahata.ai.nb.tools that return types with arguments of type ResolvedDependencyScopeModifier and TypeMethodDescriptionstatic List<ResolvedDependencyScope> MavenTools.getResolvedDependencies(String projectId) Gets the final, fully resolved list of transitive dependencies for the project.
