Uses of Class
org.apache.maven.plugin.compiler.DependencyCoordinate
-
Uses of DependencyCoordinate in org.apache.maven.plugin.compiler
Fields in org.apache.maven.plugin.compiler with type parameters of type DependencyCoordinateModifier and TypeFieldDescriptionprivate List<DependencyCoordinate>AbstractCompilerMojo.annotationProcessorPathsClasspath elements to supply as annotation processor path.Method parameters in org.apache.maven.plugin.compiler with type arguments of type DependencyCoordinateModifier and TypeMethodDescriptionprivate List<org.eclipse.aether.graph.Dependency>AbstractCompilerMojo.convertToDependencies(List<DependencyCoordinate> annotationProcessorPaths)