MVN

com.igormaznitsa : jbbp-maven-plugin

Maven & Gradle

Jul 01, 2023
230 stars

JBBP Maven plugin · Generator of sources from JBBP scripts

<plugin>
    <groupId>com.igormaznitsa</groupId>
    <artifactId>jbbp-maven-plugin</artifactId>
    <version>2.0.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.igormaznitsa : jbbp-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.6

All Versions

Choose a version of com.igormaznitsa : jbbp-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jbbp-maven-plugin-2.0.6
jbbp-maven-plugin-2.0.5
jbbp-maven-plugin-2.0.4
jbbp-maven-plugin-2.0.3
jbbp-maven-plugin-2.0.2
jbbp-maven-plugin-2.0.1
jbbp-maven-plugin-2.0.0
1.4.x
jbbp-maven-plugin-1.4.1
jbbp-maven-plugin-1.4.0
1.3.x
jbbp-maven-plugin-1.3.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.igormaznitsa</groupId>
    <artifactId>jbbp-maven-plugin</artifactId>
    <version>2.0.6</version>
</plugin>

Advertisement