MVN

org.hotrodorm.hotrod : hotrod-maven-plugin

Maven & Gradle

Aug 24, 2023
3 stars

hotrod-maven-plugin

<plugin>
    <groupId>org.hotrodorm.hotrod</groupId>
    <artifactId>hotrod-maven-plugin</artifactId>
    <version>4.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hotrodorm.hotrod : hotrod-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.1.1

All Versions

Choose a version of org.hotrodorm.hotrod : hotrod-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
hotrod-maven-plugin-4.1.1
hotrod-maven-plugin-4.1.0
4.0.x
hotrod-maven-plugin-4.0.0
3.5.x
hotrod-maven-plugin-3.5.2
hotrod-maven-plugin-3.5.1
hotrod-maven-plugin-3.5.0
3.4.x
hotrod-maven-plugin-3.4.14
hotrod-maven-plugin-3.4.13
hotrod-maven-plugin-3.4.12
hotrod-maven-plugin-3.4.11
hotrod-maven-plugin-3.4.10
hotrod-maven-plugin-3.4.9
hotrod-maven-plugin-3.4.8
hotrod-maven-plugin-3.4.7
hotrod-maven-plugin-3.4.6
hotrod-maven-plugin-3.4.5
hotrod-maven-plugin-3.4.4
hotrod-maven-plugin-3.4.3
hotrod-maven-plugin-3.4.2
hotrod-maven-plugin-3.4.1
hotrod-maven-plugin-3.4.0
3.3.x
hotrod-maven-plugin-3.3.3
hotrod-maven-plugin-3.3.2
hotrod-maven-plugin-3.3.0
3.2.x
hotrod-maven-plugin-3.2.3
hotrod-maven-plugin-3.2.2
hotrod-maven-plugin-3.2.1
hotrod-maven-plugin-3.2.0
3.1.x
hotrod-maven-plugin-3.1.0
3.0.x
hotrod-maven-plugin-3.0.5
hotrod-maven-plugin-3.0.4
hotrod-maven-plugin-3.0.3
hotrod-maven-plugin-3.0.2
hotrod-maven-plugin-3.0.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>org.hotrodorm.hotrod</groupId>
    <artifactId>hotrod-maven-plugin</artifactId>
    <version>4.1.1</version>
</plugin>

Advertisement