is not current version
Last Version 5.0.0-HBase-2.0

org.apache.phoenix:phoenix-spark 4.13.1-HBase-1.2


GroupId

GroupId

org.apache.phoenix
ArtifactId

ArtifactId

phoenix-spark
Version

Version

4.13.1-HBase-1.2
Type

Type

jar

Download phoenix-spark 4.13.1-HBase-1.2


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