MVN

io.kiota : kiota-maven-plugin-parent

Maven & Gradle

Nov 24, 2023

A Maven plugin to generate code with Kiota

<dependency>
    <groupId>io.kiota</groupId>
    <artifactId>kiota-maven-plugin-parent</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.kiota : kiota-maven-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of io.kiota : kiota-maven-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
kiota-maven-plugin-parent-0.0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.kiota</groupId>
    <artifactId>kiota-maven-plugin-parent</artifactId>
    <version>0.0.8</version>
</dependency>