Apache Phoenix Relocated (Shaded) Guava

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

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

org.apache.phoenix.thirdparty
ArtifactId

ArtifactId

phoenix-shaded-guava
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Phoenix Relocated (Shaded) Guava
Pulls down Guava, relocates it and then makes a new jar with it.
Project Organization

Project Organization

Apache Software Foundation

Download phoenix-shaded-guava

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.0