MVN

com.listeningframework.boot : listening-boot-maven-plugin

Maven & Gradle

Dec 11, 2018
59.1k stars
<plugin>
    <groupId>com.listeningframework.boot</groupId>
    <artifactId>listening-boot-maven-plugin</artifactId>
    <version>2.0.4.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.listeningframework.boot : listening-boot-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.4.0

All Versions

Choose a version of com.listeningframework.boot : listening-boot-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
listening-boot-maven-plugin-2.0.4.0
1.5.x
listening-boot-maven-plugin-1.5.9.3

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.listeningframework.boot</groupId>
    <artifactId>listening-boot-maven-plugin</artifactId>
    <version>2.0.4.0</version>
</plugin>

Advertisement