MVN

com.github.almex : raildelays-parent

Maven & Gradle

Nov 01, 2016
7 stars

Raildelays · Raildelays is mainly a Java application which accumulates train delays from the Belgian railway company called NMBS/SNCB.

<dependency>
    <groupId>com.github.almex</groupId>
    <artifactId>raildelays-parent</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.almex : raildelays-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2
  • Latest Release Candidate: 1.2.0-rc.1
  • Latest Beta: 2.0.0-beta.2

All Versions

Choose a version of com.github.almex : raildelays-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
raildelays-parent-2.0.0-beta.2
raildelays-parent-2.0.0-beta.1
1.2.x
raildelays-parent-1.2.2
raildelays-parent-1.2.1
raildelays-parent-1.2.0
raildelays-parent-1.2.0-rc.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.almex</groupId>
    <artifactId>raildelays-parent</artifactId>
    <version>1.2.2</version>
</dependency>

Advertisement