is not current version
Last Version 5.0.0-HBase-2.0

org.apache.phoenix:phoenix-spark 4.6.0-HBase-1.1


GroupId

GroupId

org.apache.phoenix
ArtifactId

ArtifactId

phoenix-spark
Version

Version

4.6.0-HBase-1.1
Type

Type

jar

Download phoenix-spark 4.6.0-HBase-1.1


<!-- https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-spark/ -->
<dependency>
    <groupId>org.apache.phoenix</groupId>
    <artifactId>phoenix-spark</artifactId>
    <version>4.6.0-HBase-1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-spark/
implementation 'org.apache.phoenix:phoenix-spark:4.6.0-HBase-1.1'
// https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-spark/
implementation ("org.apache.phoenix:phoenix-spark:4.6.0-HBase-1.1")
'org.apache.phoenix:phoenix-spark:jar:4.6.0-HBase-1.1'
<dependency org="org.apache.phoenix" name="phoenix-spark" rev="4.6.0-HBase-1.1">
  <artifact name="phoenix-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.phoenix', module='phoenix-spark', version='4.6.0-HBase-1.1')
)
libraryDependencies += "org.apache.phoenix" % "phoenix-spark" % "4.6.0-HBase-1.1"
[org.apache.phoenix/phoenix-spark "4.6.0-HBase-1.1"]