MVN

com.dyuproject.protostuff : protostuff-maven-plugin

Maven & Gradle

Oct 29, 2016
0 stars

protostuff :: maven-plugin · protostuff-maven-plugin

<plugin>
    <groupId>com.dyuproject.protostuff</groupId>
    <artifactId>protostuff-maven-plugin</artifactId>
    <version>1.0.12</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dyuproject.protostuff : protostuff-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.12

All Versions

Choose a version of com.dyuproject.protostuff : protostuff-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
protostuff-maven-plugin-1.0.12
protostuff-maven-plugin-1.0.11
protostuff-maven-plugin-1.0.10
protostuff-maven-plugin-1.0.9
protostuff-maven-plugin-1.0.8
protostuff-maven-plugin-1.0.7
protostuff-maven-plugin-1.0.6
protostuff-maven-plugin-1.0.5
protostuff-maven-plugin-1.0.4
protostuff-maven-plugin-1.0.3
protostuff-maven-plugin-1.0.2
protostuff-maven-plugin-1.0.1
protostuff-maven-plugin-1.0.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.dyuproject.protostuff</groupId>
    <artifactId>protostuff-maven-plugin</artifactId>
    <version>1.0.12</version>
</plugin>

Advertisement