MVN

com.sporniket.javabeans : seeg-maven-plugin

Maven & Gradle

Jul 16, 2023
0 stars

The Sporniket Javabeans Project – Maven Plugin Seeg "Sporniket Entities Extractor and Generator"

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

Latest Version

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

  • Latest Stable: 23.07.00

All Versions

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

Version Vulnerabilities Updated
23.07.x
seeg-maven-plugin-23.07.00
20.07.x
seeg-maven-plugin-20.07.01
seeg-maven-plugin-20.07.00
20.05.x
seeg-maven-plugin-20.05.02
seeg-maven-plugin-20.05.01
seeg-maven-plugin-20.05.00
20.04.x
seeg-maven-plugin-20.04.04
seeg-maven-plugin-20.04.03
seeg-maven-plugin-20.04.02
seeg-maven-plugin-20.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>seeg-maven-plugin</artifactId>
    <version>23.07.00</version>
</plugin>