is not current version
Last Version 2.0.0

org.apache.phoenix.thirdparty:phoenix-shaded-guava 1.0.0

Pulls down Guava, relocates it and then makes a new jar with it.

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

org.apache.phoenix.thirdparty
ArtifactId

ArtifactId

phoenix-shaded-guava
Version

Version

1.0.0
Type

Type

jar

Download phoenix-shaded-guava 1.0.0


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