Package org.gradle.api.artifacts.maven
package org.gradle.api.artifacts.maven
Maven specific classes for dependency management.
-
ClassDescriptionAn immutable mapping to map a dependency configuration to a Maven scope.Defines a set of rules for how to map the Gradle dependencies to a POM.Adds Groovy configuration convenience methods on top of the
MavenDeployer.A resolver that can only be used for uploading artifacts to a Maven repository.Represents the artifacts which will be deployed to a Maven repository.Is used for generating a Maven POM file and customizing the generation.AnArtifactRepositorywhich can be used to publish artifacts to Maven repositories.Manages a set ofMavenPominstances and their associatedPublishFilterinstances.A filter for artifacts to be published.