MVN

net.oneandone.maven.plugins : active-markdown

Maven & Gradle

Aug 08, 2019
0 stars

Maven Active Markdown Plugin

<plugin>
    <groupId>net.oneandone.maven.plugins</groupId>
    <artifactId>active-markdown</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.oneandone.maven.plugins : active-markdown to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of net.oneandone.maven.plugins : active-markdown to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
active-markdown-1.0.1
active-markdown-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>net.oneandone.maven.plugins</groupId>
    <artifactId>active-markdown</artifactId>
    <version>1.0.1</version>
</plugin>

Advertisement