Package org.savantbuild.parser.groovy
package org.savantbuild.parser.groovy
-
ClassesClassDescriptionGroovy delegate that defines the dependencies.Groovy delegate that defines the dependencies.Groovy delegate that defines the exclusions for a single dependency.This class loads an optional global configuration file named config.properties in the XDG config directory ($XDG_CONFIG_HOME/savant/ or ~/.config/savant/).Parses the build file using a Groovy DSL.Groovy helpers.Base class from the project build file Groovy script.Groovy delegate that captures the Project configuration from the project build file.Groovy delegate for defining publications.Delegate for a publication group.Groovy delegate that captures the semantic version mappings for a project.Groovy delegate that captures the Workflow configuration from the project build file.Process delegate class that is used to configure
Processinstances for theFetchWorkflowandPublishWorkflowof theWorkflow.