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

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

License

License

GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.29

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1
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