Last Version

Santander Parser 0.6.0

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
Version

Version

0.6.0
Type

Type

jar
Description

Description

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

Download santander-parser 0.6.0


<!-- 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.