Skip to main content

AliasDefinitionPlugin

This page provides generated reference documentation for the AliasDefinitionPlugin data model.

Alias Definition für Plugins.

Overview

PropertySummary
pluginGroupIdThe coordinates of the plugin jar in maven. This is the plugins group id, according to maven coordinates.
pluginArtifactIdThe coordinates of the plugin jar in maven. This is the plugins artifact id, according to maven coordinates.
pluginVersionThe 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.