MVN

io.airlift.maven.plugins : sphinx-maven-plugin

Maven & Gradle

Dec 30, 2018
0 stars

sphinx-maven-plugin · Maven plugin that creates the site with Sphinx

<plugin>
    <groupId>io.airlift.maven.plugins</groupId>
    <artifactId>sphinx-maven-plugin</artifactId>
    <version>2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.airlift.maven.plugins : sphinx-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of io.airlift.maven.plugins : sphinx-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1
sphinx-maven-plugin-2.1
2.0
sphinx-maven-plugin-2.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.airlift.maven.plugins</groupId>
    <artifactId>sphinx-maven-plugin</artifactId>
    <version>2.1</version>
</plugin>