MVN

pl.kubiczak : jade-to-filters-maven-plugin

Maven & Gradle

Dec 21, 2017
1 stars

Jade to Filters Maven Plugin · Plugin for generating filter.xml files from Jade files.

<plugin>
    <groupId>pl.kubiczak</groupId>
    <artifactId>jade-to-filters-maven-plugin</artifactId>
    <version>1.0.0-RC2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.kubiczak : jade-to-filters-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-RC2
  • Latest Release Candidate: 1.0.0-RC2

All Versions

Choose a version of pl.kubiczak : jade-to-filters-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jade-to-filters-maven-plugin-1.0.0-RC2

How to add a plugin to Maven

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

<plugin>
    <groupId>pl.kubiczak</groupId>
    <artifactId>jade-to-filters-maven-plugin</artifactId>
    <version>1.0.0-RC2</version>
</plugin>