MVN

io.github.dayeshing : apiface-maven-plugin

Maven & Gradle

Mar 11, 2023
18 stars
<plugin>
    <groupId>io.github.dayeshing</groupId>
    <artifactId>apiface-maven-plugin</artifactId>
    <version>2.1.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.dayeshing : apiface-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.6
  • Latest Release Candidate: 1.4.5-RC1

All Versions

Choose a version of io.github.dayeshing : apiface-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
apiface-maven-plugin-2.1.6
apiface-maven-plugin-2.1.5
1.8.x
apiface-maven-plugin-1.8.9
1.4.x
apiface-maven-plugin-1.4.5-RC1
1.2.x
apiface-maven-plugin-1.2.4-RELEASE
apiface-maven-plugin-1.2.1
1.0.x
apiface-maven-plugin-1.0.0

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.dayeshing</groupId>
    <artifactId>apiface-maven-plugin</artifactId>
    <version>2.1.6</version>
</plugin>