MVN

com.googlecode.icegem : icegem-serializer-generator

Maven & Gradle

Nov 04, 2011
3 stars

Serializer generation mojo

<plugin>
    <groupId>com.googlecode.icegem</groupId>
    <artifactId>icegem-serializer-generator</artifactId>
    <version>0.8.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.icegem : icegem-serializer-generator to add to Maven - Latest Versions:

  • Latest Stable: 0.8.9

All Versions

Choose a version of com.googlecode.icegem : icegem-serializer-generator to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
icegem-serializer-generator-0.8.9
icegem-serializer-generator-0.8.6
icegem-serializer-generator-0.8.5
icegem-serializer-generator-0.8.4

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.googlecode.icegem</groupId>
    <artifactId>icegem-serializer-generator</artifactId>
    <version>0.8.9</version>
</plugin>