MVN

com.sporniket.javabeans : sporniket-javabeans-maven

Maven & Gradle

Apr 29, 2015
0 stars

sporniket-javabeans-maven · Maven Plugin for the code generator.

<plugin>
    <groupId>com.sporniket.javabeans</groupId>
    <artifactId>sporniket-javabeans-maven</artifactId>
    <version>15.04.01</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sporniket.javabeans : sporniket-javabeans-maven to add to Maven - Latest Versions:

  • Latest Stable: 15.04.01

All Versions

Choose a version of com.sporniket.javabeans : sporniket-javabeans-maven to add to Maven - All Versions:

Version Vulnerabilities Updated
15.04.x
sporniket-javabeans-maven-15.04.01

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.sporniket.javabeans</groupId>
    <artifactId>sporniket-javabeans-maven</artifactId>
    <version>15.04.01</version>
</plugin>

Advertisement