Последняя версия

horse-racing-data-model 1.0.0.RELEASE

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://github.com/robinhowlett/horse-racing-data-model
Система контроля версий

Система контроля версий

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

Скачать horse-racing-data-model 1.0.0.RELEASE


<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Модули Проекта

Данный проект не имеет модулей.