MVN

io.github.lizhian : easier-framework-maven-plugin

Maven & Gradle

Sep 17, 2023
<plugin>
    <groupId>io.github.lizhian</groupId>
    <artifactId>easier-framework-maven-plugin</artifactId>
    <version>2.7.2023.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.lizhian : easier-framework-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.7.2023.1

All Versions

Choose a version of io.github.lizhian : easier-framework-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.7.x
easier-framework-maven-plugin-2.7.2023.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>io.github.lizhian</groupId>
    <artifactId>easier-framework-maven-plugin</artifactId>
    <version>2.7.2023.1</version>
</plugin>