MVN

io.avaje.maven : tiles-maven-plugin

Maven & Gradle

Jul 18, 2019
1 stars

Tiles Maven Plugin · Provides composition support for Maven composition support for Maven

<plugin>
    <groupId>io.avaje.maven</groupId>
    <artifactId>tiles-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.avaje.maven : tiles-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of io.avaje.maven : tiles-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
tiles-maven-plugin-1.2

How to add a plugin to Maven

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

<plugin>
    <groupId>io.avaje.maven</groupId>
    <artifactId>tiles-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Advertisement