MVN

com.github.lbordowitz.openforecast : root

Maven & Gradle

Sep 19, 2015
6 stars

OpenForecast Root · OpenForecast is an open source forecasting system. This includes the library and examples.

<dependency>
    <groupId>com.github.lbordowitz.openforecast</groupId>
    <artifactId>root</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lbordowitz.openforecast : root to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.github.lbordowitz.openforecast : root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
root-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.lbordowitz.openforecast</groupId>
    <artifactId>root</artifactId>
    <version>0.5.0</version>
</dependency>