MVN

ro.fortsoft.ff2j : ff2j-parent

Maven & Gradle

Jul 11, 2013
8 stars

FF2J Parent · Simple flat file to java objects converter using annotation

<dependency>
    <groupId>ro.fortsoft.ff2j</groupId>
    <artifactId>ff2j-parent</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ro.fortsoft.ff2j : ff2j-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of ro.fortsoft.ff2j : ff2j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6
ff2j-parent-0.6
0.5
ff2j-parent-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ro.fortsoft.ff2j</groupId>
    <artifactId>ff2j-parent</artifactId>
    <version>0.6</version>
</dependency>