MVN

com.xebia : maven-lucene-plugin

Maven & Gradle

Feb 26, 2011

Maven Lucene Plugin · This is the maven lucene plugin version 1.0

<plugin>
    <groupId>com.xebia</groupId>
    <artifactId>maven-lucene-plugin</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xebia : maven-lucene-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.xebia : maven-lucene-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
maven-lucene-plugin-1.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>com.xebia</groupId>
    <artifactId>maven-lucene-plugin</artifactId>
    <version>1.0</version>
</plugin>

Advertisement