MVN

org.apache.myfaces.tobago : maven-theme-plugin

Maven & Gradle

Jul 09, 2015

Maven Tobago Theme Plugin

<plugin>
    <groupId>org.apache.myfaces.tobago</groupId>
    <artifactId>maven-theme-plugin</artifactId>
    <version>1.0.42</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.myfaces.tobago : maven-theme-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.42

All Versions

Choose a version of org.apache.myfaces.tobago : maven-theme-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-theme-plugin-1.0.42
maven-theme-plugin-1.0.41
maven-theme-plugin-1.0.40
maven-theme-plugin-1.0.39
maven-theme-plugin-1.0.38
maven-theme-plugin-1.0.37
maven-theme-plugin-1.0.36
maven-theme-plugin-1.0.35
maven-theme-plugin-1.0.34
maven-theme-plugin-1.0.33
maven-theme-plugin-1.0.32
maven-theme-plugin-1.0.31
maven-theme-plugin-1.0.30
maven-theme-plugin-1.0.29
maven-theme-plugin-1.0.28
maven-theme-plugin-1.0.27
maven-theme-plugin-1.0.26
maven-theme-plugin-1.0.25
maven-theme-plugin-1.0.24
maven-theme-plugin-1.0.23
maven-theme-plugin-1.0.22
maven-theme-plugin-1.0.21
maven-theme-plugin-1.0.20
maven-theme-plugin-1.0.19
maven-theme-plugin-1.0.18
maven-theme-plugin-1.0.17
maven-theme-plugin-1.0.16
maven-theme-plugin-1.0.15
maven-theme-plugin-1.0.14
maven-theme-plugin-1.0.13
maven-theme-plugin-1.0.12
maven-theme-plugin-1.0.11
maven-theme-plugin-1.0.10
maven-theme-plugin-1.0.9
maven-theme-plugin-1.0.8
maven-theme-plugin-1.0.7

How to add a plugin to Maven

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

<plugin>
    <groupId>org.apache.myfaces.tobago</groupId>
    <artifactId>maven-theme-plugin</artifactId>
    <version>1.0.42</version>
</plugin>