Chart Parser

Parses horse racing result PDF charts

License

License

GroupId

GroupId

com.robinhowlett
ArtifactId

ArtifactId

chart-parser
Last Version

Last Version

1.2.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Chart Parser
Parses horse racing result PDF charts

Download chart-parser

How to add to project

<!-- https://jarcasting.com/artifacts/com.robinhowlett/chart-parser/ -->
<dependency>
    <groupId>com.robinhowlett</groupId>
    <artifactId>chart-parser</artifactId>
    <version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.robinhowlett/chart-parser/
implementation 'com.robinhowlett:chart-parser:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.robinhowlett/chart-parser/
implementation ("com.robinhowlett:chart-parser:1.2.1.RELEASE")
'com.robinhowlett:chart-parser:jar:1.2.1.RELEASE'
<dependency org="com.robinhowlett" name="chart-parser" rev="1.2.1.RELEASE">
  <artifact name="chart-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.robinhowlett', module='chart-parser', version='1.2.1.RELEASE')
)
libraryDependencies += "com.robinhowlett" % "chart-parser" % "1.2.1.RELEASE"
[com.robinhowlett/chart-parser "1.2.1.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 2.0.8
org.bouncycastle : bcprov-jdk15on jar 1.54
org.bouncycastle : bcmail-jdk15on jar 1.54
org.bouncycastle : bcpkix-jdk15on jar 1.54
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.8.8
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.8.8
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.8.8
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.8.8
org.springframework.hateoas : spring-hateoas jar 0.24.0.RELEASE
org.slf4j : slf4j-api jar 1.7.23
ch.qos.logback : logback-classic jar 1.1.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.18.3
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1.RELEASE
1.2.0.RELEASE