License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.intel.oap |
ArtifactId | ArtifactIdnative-sql-engine-parent |
Version | Version1.1.0 |
Type | Typepom |
Description |
DescriptionNative SQL Engine Parent Pom
Native SQL Engine is an open source plugin for Spark Columnar based Processing Support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
native-sql-engine-parent-1.1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intel.oap/native-sql-engine-parent/ -->
<dependency>
<groupId>com.intel.oap</groupId>
<artifactId>native-sql-engine-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.intel.oap/native-sql-engine-parent/
implementation 'com.intel.oap:native-sql-engine-parent:1.1.0'
// https://jarcasting.com/artifacts/com.intel.oap/native-sql-engine-parent/
implementation ("com.intel.oap:native-sql-engine-parent:1.1.0")
'com.intel.oap:native-sql-engine-parent:pom:1.1.0'
<dependency org="com.intel.oap" name="native-sql-engine-parent" rev="1.1.0">
<artifact name="native-sql-engine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.intel.oap', module='native-sql-engine-parent', version='1.1.0')
)
libraryDependencies += "com.intel.oap" % "native-sql-engine-parent" % "1.1.0"
[com.intel.oap/native-sql-engine-parent "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |