Last Version

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

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


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.commons : commons-lang3 jar 3.12.0
com.github.francis-pang : expense-tally-base jar 75

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.9.0-M1
org.mockito : mockito-junit-jupiter jar 4.6.0
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.