MVN

it.n-ess.queryable : queryable-maven-plugin

Maven & Gradle

Nov 25, 2022
2 stars

Queryable Maven Plugin · Queryable Maven Plugin.

<plugin>
    <groupId>it.n-ess.queryable</groupId>
    <artifactId>queryable-maven-plugin</artifactId>
    <version>1.0.14</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.n-ess.queryable : queryable-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.14

All Versions

Choose a version of it.n-ess.queryable : queryable-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
queryable-maven-plugin-1.0.14
queryable-maven-plugin-1.0.13
queryable-maven-plugin-1.0.12
queryable-maven-plugin-1.0.11
queryable-maven-plugin-1.0.10
queryable-maven-plugin-1.0.9
queryable-maven-plugin-1.0.6
queryable-maven-plugin-1.0.5
queryable-maven-plugin-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>it.n-ess.queryable</groupId>
    <artifactId>queryable-maven-plugin</artifactId>
    <version>1.0.14</version>
</plugin>

Advertisement