MVN

com.github.ppodgorsek.apache : tiles-autotag-maven-plugin

Maven & Gradle

Jul 12, 2023

tiles-autotag-maven-plugin Maven Mojo · This is a fork of the official Apache project that relies on updated dependencies.

<plugin>
    <groupId>com.github.ppodgorsek.apache</groupId>
    <artifactId>tiles-autotag-maven-plugin</artifactId>
    <version>2.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ppodgorsek.apache : tiles-autotag-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.github.ppodgorsek.apache : tiles-autotag-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
tiles-autotag-maven-plugin-2.1.0
2.0
tiles-autotag-maven-plugin-2.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.github.ppodgorsek.apache</groupId>
    <artifactId>tiles-autotag-maven-plugin</artifactId>
    <version>2.1.0</version>
</plugin>