Uses of Class
org.apache.maven.plugin.compiler.DependencyCoordinate
-
Packages that use DependencyCoordinate Package Description org.apache.maven.plugin.compiler -
-
Uses of DependencyCoordinate in org.apache.maven.plugin.compiler
Fields in org.apache.maven.plugin.compiler with type parameters of type DependencyCoordinate Modifier and Type Field Description private java.util.List<DependencyCoordinate>
AbstractCompilerMojo. annotationProcessorPaths
Classpath elements to supply as annotation processor path.
-