MVN

com.github.vbmacher : cup-maven-plugin

Maven & Gradle

Nov 07, 2022
21 stars

Java CUP Maven Plugin · Maven plug-in for executing Java CUP library

<plugin>
    <groupId>com.github.vbmacher</groupId>
    <artifactId>cup-maven-plugin</artifactId>
    <version>11b-20160615-2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vbmacher : cup-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 11b-20160615-2

All Versions

Choose a version of com.github.vbmacher : cup-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cup-maven-plugin-1.0.1
cup-maven-plugin-1.0.0
11b
cup-maven-plugin-11b-20160615-2
cup-maven-plugin-11b-20160615-1
cup-maven-plugin-11b-20160615
cup-maven-plugin-11b-20151001

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.github.vbmacher</groupId>
    <artifactId>cup-maven-plugin</artifactId>
    <version>11b-20160615-2</version>
</plugin>

Advertisement