MVN

com.nordea.oss : copybook4java-codegen-maven-plugin

Maven & Gradle

Mar 17, 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>com.nordea.oss</groupId>
    <artifactId>copybook4java-codegen-maven-plugin</artifactId>
    <version>1.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nordea.oss : copybook4java-codegen-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.nordea.oss : copybook4java-codegen-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
copybook4java-codegen-maven-plugin-1.0.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.nordea.oss</groupId>
    <artifactId>copybook4java-codegen-maven-plugin</artifactId>
    <version>1.0.4</version>
</plugin>

Advertisement