Uses of Class
uno.anahata.ai.nb.model.maven.DependencyScope
Packages that use DependencyScope
Package
Description
This package contains the heart of the Anahata NetBeans AI Plugin's unique
capabilities.
-
Uses of DependencyScope in uno.anahata.ai.nb.tools
Methods in uno.anahata.ai.nb.tools that return types with arguments of type DependencyScopeModifier and TypeMethodDescriptionstatic List<DependencyScope> MavenTools.getDeclaredDependencies(String projectId) Gets the list of dependencies directly declared in the pom.xml.
