Horse Racing Data Model
A data model to represent the majority of pertinent information contained within the basic horse racing domain.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.robinhowlett |
| Идентификатор | Идентификаторhorse-racing-data-model |
| Последняя версия | Последняя версия1.0.0.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhorse-racing-data-model
A data model to represent the majority of pertinent information contained within
the basic horse racing domain.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.