MVN

com.vecna : taglib-metadata-plugin

Maven & Gradle

Oct 16, 2014
1 stars

taglib-metadata-plugin Maven Mojo · Maven plugin for JSP tag annotations processor

<plugin>
    <groupId>com.vecna</groupId>
    <artifactId>taglib-metadata-plugin</artifactId>
    <version>1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vecna : taglib-metadata-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.vecna : taglib-metadata-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
taglib-metadata-plugin-1.3
1.1
taglib-metadata-plugin-1.1
1.0
taglib-metadata-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.vecna</groupId>
    <artifactId>taglib-metadata-plugin</artifactId>
    <version>1.3</version>
</plugin>

Advertisement