Yap4j

Yap4j is an annotation-driven POJO-based one-liner CSV parsing library... In other words, it has never been this easy!

License

License

GroupId

GroupId

com.polymathiccoder
ArtifactId

ArtifactId

yap4j
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Yap4j
Yap4j is an annotation-driven POJO-based one-liner CSV parsing library... In other words, it has never been this easy!
Project Organization

Project Organization

Polymathic Coder
Source Code Management

Source Code Management

http://github.com/PolymathicCoder/Yap4j

Download yap4j

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
joda-time : joda-time jar 2.0
org.apache.commons : commons-lang3 jar 3.0.1
commons-beanutils : commons-beanutils-core jar 1.8.3
com.google.guava : guava jar r09

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0