classpath
Adds a dependency to the script classpath.
Return
The dependency.
Parameters
notation for the dependency to be added.
See also
Adds a dependency to the script classpath.
Return
The dependency.
Parameters
notation for the dependency to be added.
expression to use to configure the dependency.
See also
Adds a dependency to the script classpath.
Return
The dependency.
Since
7.4
Parameters
notation for the dependency to be added.
expression to use to configure the dependency.
See also
Adds a dependency to the script classpath.
Return
The dependency.
Parameters
the group of the module to be added as a dependency.
the name of the module to be added as a dependency.
the optional version of the module to be added as a dependency.
the optional configuration of the module to be added as a dependency.
the optional classifier of the module artifact to be added as a dependency.
the optional extension of the module artifact to be added as a dependency.
See also
Adds a dependency to the script classpath.
Return
The dependency.
Parameters
the group of the module to be added as a dependency.
the name of the module to be added as a dependency.
the optional version of the module to be added as a dependency.
the optional configuration of the module to be added as a dependency.
the optional classifier of the module artifact to be added as a dependency.
the optional extension of the module artifact to be added as a dependency.
expression to use to configure the dependency.
See also
Adds a dependency to the script classpath.
Return
The dependency.
Parameters
dependency to be added.
expression to use to configure the dependency.
See also
Adds a dependency constraint to the script classpath configuration.
Return
the added dependency constraint
Since
5.0
Parameters
the dependency constraint notation
See also
Adds a dependency constraint to the script classpath configuration.
Return
the added dependency constraint
Since
5.0
Parameters
the dependency constraint notation
the block to use to configure the dependency constraint
See also
The script classpath configuration.