MVN

br.com.ingenieux : jbake-maven-plugin

Maven & Gradle

Dec 29, 2014
14 stars

jbake-maven-plugin is a plugin to integrate JBake into your projects

<plugin>
    <groupId>br.com.ingenieux</groupId>
    <artifactId>jbake-maven-plugin</artifactId>
    <version>0.0.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.ingenieux : jbake-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of br.com.ingenieux : jbake-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
jbake-maven-plugin-0.0.9
jbake-maven-plugin-0.0.8
jbake-maven-plugin-0.0.7
jbake-maven-plugin-0.0.6
jbake-maven-plugin-0.0.5
jbake-maven-plugin-0.0.3
jbake-maven-plugin-0.0.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>br.com.ingenieux</groupId>
    <artifactId>jbake-maven-plugin</artifactId>
    <version>0.0.9</version>
</plugin>