Horse Racing Data Model
A data model to represent the majority of pertinent information contained within the basic horse racing domain.
| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.robinhowlett |
| ArtifactId | ArtifactIdhorse-racing-data-model |
| Last Version | Last Version1.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhorse-racing-data-model
A data model to represent the majority of pertinent information contained within
the basic horse racing domain.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
A data model to represent the majority of pertinent information contained within the basic horse racing domain.