com.github.francis-pang:expense-tally-csv-parser

Expense Tally is an application which tallies the transaction history from Singapore banks against the records download from Expense Manager database.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally-csv-parser
Last Version

Last Version

75
Release Date

Release Date

Type

Type

jar
Description

Description

Expense Tally is an application which tallies the transaction history from Singapore banks against the records download from Expense Manager database.

Download expense-tally-csv-parser

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-csv-parser/ -->
<dependency>
    <groupId>com.github.francis-pang</groupId>
    <artifactId>expense-tally-csv-parser</artifactId>
    <version>75</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-csv-parser/
implementation 'com.github.francis-pang:expense-tally-csv-parser:75'
// https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-csv-parser/
implementation ("com.github.francis-pang:expense-tally-csv-parser:75")
'com.github.francis-pang:expense-tally-csv-parser:jar:75'
<dependency org="com.github.francis-pang" name="expense-tally-csv-parser" rev="75">
  <artifact name="expense-tally-csv-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.francis-pang', module='expense-tally-csv-parser', version='75')
)
libraryDependencies += "com.github.francis-pang" % "expense-tally-csv-parser" % "75"
[com.github.francis-pang/expense-tally-csv-parser "75"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.francis-pang : expense-tally-model jar 75

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1
org.mockito : mockito-core jar 4.6.0
org.mockito : mockito-inline jar 4.6.0
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
75
74
73
72
71
70
69
68
67
66
65
64
63
61
60
59
58
56
55