Package org.openrewrite.maven.tree
Interface ManagedDependency
- All Known Implementing Classes:
ManagedDependency.Defined,ManagedDependency.Imported
public interface ManagedDependency
Dependency management sections contain a combination of single dependency definitions and imports of
BOMs and their dependency management sections/properties.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescription@Nullable String<D extends ManagedDependency>
DwithVersion(String version)