Uses of Class
org.jreleaser.maven.plugin.Artifactory
-
Packages that use Artifactory Package Description org.jreleaser.maven.plugin -
-
Uses of Artifactory in org.jreleaser.maven.plugin
Methods in org.jreleaser.maven.plugin that return types with arguments of type Artifactory Modifier and Type Method Description java.util.Map<java.lang.String,Artifactory>Upload. getArtifactory()Method parameters in org.jreleaser.maven.plugin with type arguments of type Artifactory Modifier and Type Method Description voidUpload. setArtifactory(java.util.Map<java.lang.String,Artifactory> artifactory)
-