MVN

io.github.rsv-code : knit-maven-plugin

Maven & Gradle

Aug 08, 2023
1 stars

knit-maven-plugin · Maven plugin that turns DataWeave source code comments into documents.

<plugin>
    <groupId>io.github.rsv-code</groupId>
    <artifactId>knit-maven-plugin</artifactId>
    <version>1.0.14</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.rsv-code : knit-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.14

All Versions

Choose a version of io.github.rsv-code : knit-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
knit-maven-plugin-1.0.14
knit-maven-plugin-1.0.13
knit-maven-plugin-1.0.11
knit-maven-plugin-1.0.10
knit-maven-plugin-1.0.9
knit-maven-plugin-1.0.8
knit-maven-plugin-1.0.7
knit-maven-plugin-1.0.6
knit-maven-plugin-1.0.5
knit-maven-plugin-1.0.4
knit-maven-plugin-1.0.3
knit-maven-plugin-1.0.2

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.rsv-code</groupId>
    <artifactId>knit-maven-plugin</artifactId>
    <version>1.0.14</version>
</plugin>

Advertisement