Last Version

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

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

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


<!-- 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.