License |
License |
---|---|
GroupId | GroupIdorg.apache.drill.contrib |
ArtifactId | ArtifactIddrill-storage-phoenix |
Last Version | Last Version1.20.0-hadoop2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDrill : Contrib : Storage : Phoenix
Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.drill.contrib/drill-storage-phoenix/ -->
<dependency>
<groupId>org.apache.drill.contrib</groupId>
<artifactId>drill-storage-phoenix</artifactId>
<version>1.20.0-hadoop2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.drill.contrib/drill-storage-phoenix/
implementation 'org.apache.drill.contrib:drill-storage-phoenix:1.20.0-hadoop2'
// https://jarcasting.com/artifacts/org.apache.drill.contrib/drill-storage-phoenix/
implementation ("org.apache.drill.contrib:drill-storage-phoenix:1.20.0-hadoop2")
'org.apache.drill.contrib:drill-storage-phoenix:jar:1.20.0-hadoop2'
<dependency org="org.apache.drill.contrib" name="drill-storage-phoenix" rev="1.20.0-hadoop2">
<artifact name="drill-storage-phoenix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.drill.contrib', module='drill-storage-phoenix', version='1.20.0-hadoop2')
)
libraryDependencies += "org.apache.drill.contrib" % "drill-storage-phoenix" % "1.20.0-hadoop2"
[org.apache.drill.contrib/drill-storage-phoenix "1.20.0-hadoop2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.drill.exec : drill-java-exec | jar | 1.20.0-hadoop2 |
org.apache.phoenix : phoenix-queryserver-client | jar | 6.0.0 |
commons-codec : commons-codec | jar | 1.14 |
io.netty : netty-handler | jar | 4.1.73.Final |
io.netty : netty-common | jar | 4.1.73.Final |
org.apache.drill : drill-shaded-guava | jar | 28.2-jre |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.slf4j : jul-to-slf4j | jar | 1.7.26 |
org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
org.slf4j : log4j-over-slf4j | jar | 1.7.26 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.xerial.snappy : snappy-java | jar | 1.1.2.6 |