| License |
License |
|---|---|
| GroupId | GroupIdcom.github.francis-pang |
| ArtifactId | ArtifactIdexpense-tally-model |
| 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-model-75.pom | |
| expense-tally-model-75.jar | 25 KB |
| expense-tally-model-75-sources.jar | 16 KB |
| expense-tally-model-75-javadoc.jar | 193 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |