MVN

com.intel.analytics.bigdl : bigdl-parent

Maven & Gradle

Jul 09, 2021
5.9k stars

BigDL · A distributed deep learning library for Apache Spark.

<dependency>
    <groupId>com.intel.analytics.bigdl</groupId>
    <artifactId>bigdl-parent</artifactId>
    <version>0.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.intel.analytics.bigdl : bigdl-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.13.0

All Versions

Choose a version of com.intel.analytics.bigdl : bigdl-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.13.x
bigdl-parent-0.13.0
0.12.x
bigdl-parent-0.12.2
bigdl-parent-0.12.1
bigdl-parent-0.12.0
0.11.x
bigdl-parent-0.11.1
bigdl-parent-0.11.0
0.10.x
bigdl-parent-0.10.0
0.9.x
bigdl-parent-0.9.1
bigdl-parent-0.9.0
0.8.x
bigdl-parent-0.8.0
0.7.x
bigdl-parent-0.7.2
bigdl-parent-0.7.1
bigdl-parent-0.7.0
0.6.x
bigdl-parent-0.6.0
0.5.x
bigdl-parent-0.5.0
0.4.x
bigdl-parent-0.4.0
0.3.x
bigdl-parent-0.3.0
0.2.x
bigdl-parent-0.2.0
0.1.x
bigdl-parent-0.1.1
bigdl-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.intel.analytics.bigdl</groupId>
    <artifactId>bigdl-parent</artifactId>
    <version>0.13.0</version>
</dependency>

Advertisement