MVN

com.addc.mojo : aspell-maven-plugin

Maven & Gradle

Feb 01, 2019

aspell-maven-plugin · Maven plugin to run aspell on typically docbook XML files.

<plugin>
    <groupId>com.addc.mojo</groupId>
    <artifactId>aspell-maven-plugin</artifactId>
    <version>2.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.addc.mojo : aspell-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.3

All Versions

Choose a version of com.addc.mojo : aspell-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3
aspell-maven-plugin-2.3

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.addc.mojo</groupId>
    <artifactId>aspell-maven-plugin</artifactId>
    <version>2.3</version>
</plugin>