MVN

io.github.itroadlabs : apicross-maven-plugin

Maven & Gradle

Mar 28, 2023
0 stars

Maven plugin to generate code with APICROSS

<plugin>
    <groupId>io.github.itroadlabs</groupId>
    <artifactId>apicross-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.1

All Versions

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

Version Vulnerabilities Updated
1.2.x
apicross-maven-plugin-1.2.1
apicross-maven-plugin-1.2.0
1.1.x
apicross-maven-plugin-1.1.0
1.0.x
apicross-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.itroadlabs</groupId>
    <artifactId>apicross-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>

Advertisement