FlatPack

Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See FlatPack Feature List under News for complete feature list.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.flatpack
ArtifactId

ArtifactId

flatpack
Last Version

Last Version

4.0.18
Release Date

Release Date

Type

Type

jar
Description

Description

FlatPack
Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See FlatPack Feature List under News for complete feature list.
Project Organization

Project Organization

Appendium - Portfolio Financing Platform

Download flatpack

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.
net.sf.flatpack

Appendium Ltd

Pioneer in the fields of securities financing and collateral management technology

Versions

Version
4.0.18
4.0.17
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.4.3
3.4.2
3.4.1
3.4.0
3.1.1