MVN

com.intel.oap : native-sql-engine-parent

Maven & Gradle

Jul 15, 2022
257 stars

Native SQL Engine Parent Pom · Native SQL Engine is an open source plugin for Spark Columnar based Processing Support

<dependency>
    <groupId>com.intel.oap</groupId>
    <artifactId>native-sql-engine-parent</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.intel.oap : native-sql-engine-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.intel.oap : native-sql-engine-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
native-sql-engine-parent-1.4.0
1.3.x
native-sql-engine-parent-1.3.1
native-sql-engine-parent-1.3.0
1.2.x
native-sql-engine-parent-1.2.0
1.1.x
native-sql-engine-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.intel.oap</groupId>
    <artifactId>native-sql-engine-parent</artifactId>
    <version>1.4.0</version>
</dependency>

Advertisement