MVN

com.simpligility.sonatype.book : book-sitemesh-plugin

Maven & Gradle

Jun 26, 2013
27 stars

maven-book-sitemesh-plugin Maven Mojo

<plugin>
    <groupId>com.simpligility.sonatype.book</groupId>
    <artifactId>book-sitemesh-plugin</artifactId>
    <version>1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.simpligility.sonatype.book : book-sitemesh-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.simpligility.sonatype.book : book-sitemesh-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
book-sitemesh-plugin-1.1

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.simpligility.sonatype.book</groupId>
    <artifactId>book-sitemesh-plugin</artifactId>
    <version>1.1</version>
</plugin>