FF2J

Simple flat file to java objects converter using annotation

License

License

GroupId

GroupId

ro.fortsoft.ff2j
ArtifactId

ArtifactId

ff2j
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

FF2J
Simple flat file to java objects converter using annotation

Download ff2j

How to add to project

<!-- https://jarcasting.com/artifacts/ro.fortsoft.ff2j/ff2j/ -->
<dependency>
    <groupId>ro.fortsoft.ff2j</groupId>
    <artifactId>ff2j</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.ff2j/ff2j/
implementation 'ro.fortsoft.ff2j:ff2j:0.6'
// https://jarcasting.com/artifacts/ro.fortsoft.ff2j/ff2j/
implementation ("ro.fortsoft.ff2j:ff2j:0.6")
'ro.fortsoft.ff2j:ff2j:jar:0.6'
<dependency org="ro.fortsoft.ff2j" name="ff2j" rev="0.6">
  <artifact name="ff2j" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.ff2j', module='ff2j', version='0.6')
)
libraryDependencies += "ro.fortsoft.ff2j" % "ff2j" % "0.6"
[ro.fortsoft.ff2j/ff2j "0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5