License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.francis-pang |
ArtifactId | ArtifactIdexpense-tally-cli |
Last Version | Last Version75 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExpense Tally is an application which tallies the transaction history from Singapore banks against the records
download from Expense Manager database.
|
Filename | Size |
---|---|
expense-tally-cli-75.pom | |
expense-tally-cli-75.jar | 16 KB |
expense-tally-cli-75-sources.jar | 13 KB |
expense-tally-cli-75-javadoc.jar | 129 KB |
Browse |
<!-- 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"]
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 |
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 |