jar

com.robinhowlett : horse-racing-data-model

Maven & Gradle

Dec 01, 2019
2 usages
2 stars

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

Table Of Contents

Latest Version

Download com.robinhowlett : horse-racing-data-model JAR file - Latest Versions:

All Versions

Download com.robinhowlett : horse-racing-data-model JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window horse-racing-data-model-1.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.robinhowlett.data.wagering

├─ com.robinhowlett.data.wagering.WagerPayoffPools.class - [JAR]

com.robinhowlett.ser

├─ com.robinhowlett.ser.SimpleLocalDateDeserializer.class - [JAR]

├─ com.robinhowlett.ser.SimpleLocalDateSerializer.class - [JAR]

com.robinhowlett.formats

├─ com.robinhowlett.formats.DataModelObjectMapper.class - [JAR]

com.robinhowlett.data.running_line

├─ com.robinhowlett.data.running_line.LastRaced.class - [JAR]

├─ com.robinhowlett.data.running_line.MedicationEquipment.class - [JAR]

├─ com.robinhowlett.data.running_line.Odds.class - [JAR]

├─ com.robinhowlett.data.running_line.Weight.class - [JAR]

com.robinhowlett.exceptions

├─ com.robinhowlett.exceptions.DataModelException.class - [JAR]

├─ com.robinhowlett.exceptions.HorseRacingException.class - [JAR]

com.robinhowlett.data

├─ com.robinhowlett.data.Breed.class - [JAR]

├─ com.robinhowlett.data.Breeder.class - [JAR]

├─ com.robinhowlett.data.Cancellation.class - [JAR]

├─ com.robinhowlett.data.ClaimedHorse.class - [JAR]

├─ com.robinhowlett.data.ClaimingPrice.class - [JAR]

├─ com.robinhowlett.data.Disqualification.class - [JAR]

├─ com.robinhowlett.data.DistanceSurfaceTrackRecord.class - [JAR]

├─ com.robinhowlett.data.FractionalPoint.class - [JAR]

├─ com.robinhowlett.data.Horse.class - [JAR]

├─ com.robinhowlett.data.Jockey.class - [JAR]

├─ com.robinhowlett.data.Owner.class - [JAR]

├─ com.robinhowlett.data.PointsOfCall.class - [JAR]

├─ com.robinhowlett.data.PostTimeStartCommentsTimer.class - [JAR]

├─ com.robinhowlett.data.Purse.class - [JAR]

├─ com.robinhowlett.data.Race.class - [JAR]

├─ com.robinhowlett.data.RaceConditions.class - [JAR]

├─ com.robinhowlett.data.RaceRestrictions.class - [JAR]

├─ com.robinhowlett.data.RaceResult.class - [JAR]

├─ com.robinhowlett.data.RaceTypeNameBlackTypeBreed.class - [JAR]

├─ com.robinhowlett.data.Rating.class - [JAR]

├─ com.robinhowlett.data.RunUpTemporaryRail.class - [JAR]

├─ com.robinhowlett.data.Scratch.class - [JAR]

├─ com.robinhowlett.data.Starter.class - [JAR]

├─ com.robinhowlett.data.Track.class - [JAR]

├─ com.robinhowlett.data.TrackRaceDateRaceNumber.class - [JAR]

├─ com.robinhowlett.data.Trainer.class - [JAR]

├─ com.robinhowlett.data.WeatherTrackCondition.class - [JAR]

├─ com.robinhowlett.data.WindSpeedDirection.class - [JAR]

com.robinhowlett.mixins

├─ com.robinhowlett.mixins.LinkMixin.class - [JAR]

Advertisement