Uses of Interface
org.apache.maven.api.Type
Packages that use Type
-
Uses of Type in org.apache.maven.api
Methods in org.apache.maven.api that return TypeModifier and TypeMethodDescriptionDependency.getType()Returns the type of the dependency.DependencyCoordinates.getType()Returns the type of the dependency.Session.requireType(String id) Obtain theTypefrom the specifiedid.Packaging.type()The type of main artifact produced by this packaging. -
Uses of Type in org.apache.maven.api.services
Methods in org.apache.maven.api.services that return Type