AliasDefinitionPlugin
This page provides generated reference documentation for the AliasDefinitionPlugin data model.
Alias Definition für Plugins.
Overview
| Property | Summary |
|---|---|
| pluginGroupId | The coordinates of the plugin jar in maven. This is the plugins group id, according to maven coordinates. |
| pluginArtifactId | The coordinates of the plugin jar in maven. This is the plugins artifact id, according to maven coordinates. |
| pluginVersion | The coordinates of the plugin jar in maven. This represents the plugins version. |
pluginGroupId
Type: String
The coordinates of the plugin jar in maven. This is the plugins group id, according to maven coordinates.
pluginArtifactId
Type: String
The coordinates of the plugin jar in maven. This is the plugins artifact id, according to maven coordinates.
pluginVersion
Type: String
The coordinates of the plugin jar in maven. This represents the plugins version.