jar

com.hotels.road : road-parent

Maven & Gradle

May 20, 2020
4 stars

The Data Highway is a service that allows data to be easily landed and consumed via REST interfaces which accept and produce JSON messages. The data is first defined using a schema and a "road" is created which will accept data messages that conform to this schema. Producers of data sets thus only need to define the structure of their data and are then able to send their data to a REST endpoint and not be too concerned with what happens next. The Data Highway will ensure that this data is made available for downstream streaming consumption and also stored reliably in a "data lake" in the cloud for access by various end users.

Table Of Contents

Latest Version

Download com.hotels.road : road-parent JAR file - Latest Versions:

All Versions

Download com.hotels.road : road-parent JAR file - All Versions:

Version Vulnerabilities Size Updated
6.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 road-parent-6.0.21.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement