horse-racing-data-model

A data model to represent the majority of pertinent information contained within the basic horse racing domain.

License

License

Categories

Categories

Data
GroupId

GroupId

com.robinhowlett
ArtifactId

ArtifactId

horse-racing-data-model
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

horse-racing-data-model
A data model to represent the majority of pertinent information contained within the basic horse racing domain.
Project URL

Project URL

https://github.com/robinhowlett/horse-racing-data-model
Source Code Management

Source Code Management

https://github.com/robinhowlett/horse-racing-data-model

Download horse-racing-data-model

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
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
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.23
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (2)

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

Project Modules

There are no modules declared in this project.

Horse Racing Data Model

A data model to represent the majority of pertinent information contained within the basic horse racing domain.

Versions

Version
1.0.0.RELEASE