License |
License |
---|---|
GroupId | GroupIdcom.github.francis-pang |
ArtifactId | ArtifactIdexpense-tally-model |
Version | Version72 |
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-72.pom | |
expense-tally-model-72.jar | 26 KB |
expense-tally-model-72-sources.jar | 16 KB |
expense-tally-model-72-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>72</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-model/
implementation 'com.github.francis-pang:expense-tally-model:72'
// https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-model/
implementation ("com.github.francis-pang:expense-tally-model:72")
'com.github.francis-pang:expense-tally-model:jar:72'
<dependency org="com.github.francis-pang" name="expense-tally-model" rev="72">
<artifact name="expense-tally-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.francis-pang', module='expense-tally-model', version='72')
)
libraryDependencies += "com.github.francis-pang" % "expense-tally-model" % "72"
[com.github.francis-pang/expense-tally-model "72"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.github.francis-pang : expense-tally-base | jar | 72 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
org.mockito : mockito-junit-jupiter | jar | 3.7.7 |
org.assertj : assertj-core | jar | 3.19.0 |