MVN

dk.nversion : copybook4java-codegen-maven-plugin

Maven & Gradle

Mar 10, 2016
3 stars

copybook4java-codegen-maven-plugin Maven Mojo · CopyBook serializer and deserializer for Java where CopyBook lines are used to annotate a normal Java class

<plugin>
    <groupId>dk.nversion</groupId>
    <artifactId>copybook4java-codegen-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dk.nversion : copybook4java-codegen-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of dk.nversion : copybook4java-codegen-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
copybook4java-codegen-maven-plugin-1.0.3
copybook4java-codegen-maven-plugin-1.0.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>dk.nversion</groupId>
    <artifactId>copybook4java-codegen-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>