Uses of Class
de.jjohannes.maven.gmm.Capability
-
Packages that use Capability Package Description de.jjohannes.maven.gmm -
-
Uses of Capability in de.jjohannes.maven.gmm
Fields in de.jjohannes.maven.gmm with type parameters of type Capability Modifier and Type Field Description protected java.util.List<Capability>
GradleModuleMetadataMojo. capabilities
Method parameters in de.jjohannes.maven.gmm with type arguments of type Capability Modifier and Type Method Description private static void
GradleModuleMetadataWriter. writeCapabilities(org.apache.maven.project.MavenProject project, java.util.List<Capability> capabilities, com.google.gson.stream.JsonWriter jsonWriter)
-