License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ORM Data |
GroupId | GroupIdio.github.clormor |
ArtifactId | ArtifactIdsantander-parser |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSantander Parser
Java library for parsing Santander UK bank and credit card statements.
|
Filename | Size |
---|---|
santander-parser-0.6.0.pom | |
santander-parser-0.6.0.jar | 37 KB |
santander-parser-0.6.0-sources.jar | 8 KB |
santander-parser-0.6.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.clormor/santander-parser/ -->
<dependency>
<groupId>io.github.clormor</groupId>
<artifactId>santander-parser</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.clormor/santander-parser/
implementation 'io.github.clormor:santander-parser:0.6.0'
// https://jarcasting.com/artifacts/io.github.clormor/santander-parser/
implementation ("io.github.clormor:santander-parser:0.6.0")
'io.github.clormor:santander-parser:jar:0.6.0'
<dependency org="io.github.clormor" name="santander-parser" rev="0.6.0">
<artifact name="santander-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.clormor', module='santander-parser', version='0.6.0')
)
libraryDependencies += "io.github.clormor" % "santander-parser" % "0.6.0"
[io.github.clormor/santander-parser "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.0.1-jre |
joda-time : joda-time | jar | 2.10.1 |
org.apache.pdfbox : pdfbox | jar | 2.0.13 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value-annotations | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |