Visible to Intel only — GUID: GUID-CBA9E9FC-5398-482A-BF49-64D9D2D9AC40
Maven
This page provides general instructions on how to include Intel® oneAPI Data Analytics Library (oneDAL) packages from the Maven repository into your Java project.
To enable oneDAL in your project, specify the following artifacts in your build automation tool:
Group ID: com.intel.dal Version: <version> Artifact ID: dal
where <version> is a valid component version, for example, 2021.2.0.123.
For more information on the Maven dependency mechanism, refer to the Maven documentation.