MVN

com.listeningframework.boot : listening-boot-codegen

Maven & Gradle

Apr 02, 2018
68.1k stars
<plugin>
    <groupId>com.listeningframework.boot</groupId>
    <artifactId>listening-boot-codegen</artifactId>
    <version>1.5.9.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.9.2

All Versions

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

Version Vulnerabilities Updated
1.5.x
listening-boot-codegen-1.5.9.2
listening-boot-codegen-1.5.9.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.listeningframework.boot</groupId>
    <artifactId>listening-boot-codegen</artifactId>
    <version>1.5.9.2</version>
</plugin>