Uses of Class
eu.maveniverse.domtrip.maven.PomEditor.Dependencies
-
Uses of PomEditor.Dependencies in eu.maveniverse.domtrip.maven
Methods in eu.maveniverse.domtrip.maven that return PomEditor.DependenciesModifier and TypeMethodDescriptionPomEditor.dependencies()Create a helper for managing regular and managed Maven dependencies within this POM.PomEditor.Dependencies.forProfile(eu.maveniverse.domtrip.Element profileElement) Returns a Dependencies instance scoped to the given profile element.PomEditor.Dependencies.forProfile(String profileId) Returns a Dependencies instance scoped to the specified Maven profile.