MVN

com.funnelback : plugin-config-builder-maven-plugin

Maven & Gradle

Sep 18, 2023
0 stars

Plugin configuration builder (Maven plugin) · Maven plugin to generate plugin configuration scheme for building plugins for the Funnelback Enterprise Search Engine

<plugin>
    <groupId>com.funnelback</groupId>
    <artifactId>plugin-config-builder-maven-plugin</artifactId>
    <version>16.20.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.funnelback : plugin-config-builder-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 16.20.0

All Versions

Choose a version of com.funnelback : plugin-config-builder-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
16.20.x
plugin-config-builder-maven-plugin-16.20.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.funnelback</groupId>
    <artifactId>plugin-config-builder-maven-plugin</artifactId>
    <version>16.20.0</version>
</plugin>