is not current version
Last Version 75

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

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
Version

Version

72
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 72


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

Dependencies

compile (5)

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

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-junit-jupiter jar 3.7.7
org.mockito : mockito-inline jar 3.7.7

Project Modules

There are no modules declared in this project.