Uses of Class
de.jjohannes.maven.gmm.Capability
Packages that use Capability
-
Uses of Capability in de.jjohannes.maven.gmm
Fields in de.jjohannes.maven.gmm with type parameters of type CapabilityModifier and TypeFieldDescriptionprotected List<Capability> GradleModuleMetadataMojo.capabilitiesMethod parameters in de.jjohannes.maven.gmm with type arguments of type CapabilityModifier and TypeMethodDescriptionprivate static voidGradleModuleMetadataWriter.writeCapabilities(org.apache.maven.project.MavenProject project, List<Capability> capabilities, com.google.gson.stream.JsonWriter jsonWriter)