Santander Parser

Java library for parsing Santander UK bank and credit card statements.

License

License

Categories

Categories

Ant Build Tools ORM Data
GroupId

GroupId

io.github.clormor
ArtifactId

ArtifactId

santander-parser
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Santander Parser
Java library for parsing Santander UK bank and credit card statements.

Download santander-parser

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

runtime (1)

Group / Artifact Type Version
org.immutables : value-annotations jar 2.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0
0.4.15
0.4.8-9+g20795e3.dirty
0.4.8-8+g82c75ed.dirty
0.4.8-7+ge0d8147.dirty
0.4.8-3+gecfa615.dirty
0.4.8+dirty
0.4.2
0.4.0
'0.4.10-SNAPSHOT'