MVN

com.xlrit.gears.runtime : gears-maven-runner-plugin

Maven & Gradle

Aug 11, 2023

com.xlrit.gears.runtime:gears-maven-runner-plugin · GEARS Runner Maven Plugin

<plugin>
    <groupId>com.xlrit.gears.runtime</groupId>
    <artifactId>gears-maven-runner-plugin</artifactId>
    <version>1.11.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xlrit.gears.runtime : gears-maven-runner-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.11.7

All Versions

Choose a version of com.xlrit.gears.runtime : gears-maven-runner-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.11.x
gears-maven-runner-plugin-1.11.7
gears-maven-runner-plugin-1.11.6
gears-maven-runner-plugin-1.11.5
gears-maven-runner-plugin-1.11.4
gears-maven-runner-plugin-1.11.3
gears-maven-runner-plugin-1.11.2
gears-maven-runner-plugin-1.11.1
gears-maven-runner-plugin-1.11.0
1.10.x
gears-maven-runner-plugin-1.10.13
gears-maven-runner-plugin-1.10.12
gears-maven-runner-plugin-1.10.11
gears-maven-runner-plugin-1.10.10
gears-maven-runner-plugin-1.10.9
gears-maven-runner-plugin-1.10.8
gears-maven-runner-plugin-1.10.7
gears-maven-runner-plugin-1.10.6
gears-maven-runner-plugin-1.10.5
gears-maven-runner-plugin-1.10.4
gears-maven-runner-plugin-1.10.3
gears-maven-runner-plugin-1.10.2
gears-maven-runner-plugin-1.10.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.xlrit.gears.runtime</groupId>
    <artifactId>gears-maven-runner-plugin</artifactId>
    <version>1.11.7</version>
</plugin>