com.github.francis-pang:expense-tally-cli

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

CLI User Interface
GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally-cli
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-cli

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.francis-pang : expense-tally-csv-parser jar 75
com.github.francis-pang : expense-tally-expense-manager jar 75
com.github.francis-pang : expense-tally-reconciliator jar 75
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.3
mysql : mysql-connector-java jar 8.0.29

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-junit-jupiter jar 4.6.0
org.mockito : mockito-inline jar 4.6.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