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.Methods in org.apache.maven.plugin.compiler with parameters of type DependencyCoordinateModifier and TypeMethodDescriptionAbstractCompilerMojo.findManagedVersion(DependencyCoordinate dependencyCoordinate, List<org.apache.maven.model.Dependency> managedDependencies) private StringAbstractCompilerMojo.getAnnotationProcessorPathVersion(DependencyCoordinate annotationProcessorPath) 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)