Skip to main content
Version: 2026.0

AliasDefinitionPlugin

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

Alias Definition für Plugins.

Overview

PropertySummary
pluginArtifactIdThe coordinates of the plugin jar in maven. This is the plugins artifact id, according to maven coordinates.
pluginGroupIdThe coordinates of the plugin jar in maven. This is the plugins group id, according to maven coordinates.
pluginVersionThe coordinates of the plugin jar in maven. This represents the plugins version.

pluginArtifactId

Type: String

The coordinates of the plugin jar in maven. This is the plugins artifact id, according to maven coordinates.


pluginGroupId

Type: String

The coordinates of the plugin jar in maven. This is the plugins group id, according to maven coordinates.


pluginVersion

Type: String

The coordinates of the plugin jar in maven. This represents the plugins version.