horse-racing-parser-parent

Parent POM for implementing horse racing parser projects

License

License

GroupId

GroupId

com.robinhowlett
ArtifactId

ArtifactId

horse-racing-parser-parent
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

horse-racing-parser-parent
Parent POM for implementing horse racing parser projects
Project URL

Project URL

https://github.com/robinhowlett/horse-racing-parser-parent
Source Code Management

Source Code Management

https://github.com/robinhowlett/horse-racing-parser-parent

Download horse-racing-parser-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Horse Racing Parser Parent

This is a POM project to be used as a parent POM for implementing parser projects (e.g. Equibase, Brisnet etc.)

Versions

Version
1.0.0.RELEASE