License |
License |
---|---|
GroupId | GroupIdorg.apache.phoenix |
ArtifactId | ArtifactIdphoenix-assembly |
Last Version | Last Version5.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPhoenix Assembly
Assemble Phoenix artifacts
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
phoenix-assembly-5.1.2.pom | 5 KB |
phoenix-assembly-5.1.2-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-assembly/ -->
<dependency>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix-assembly</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-assembly/
implementation 'org.apache.phoenix:phoenix-assembly:5.1.2'
// https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-assembly/
implementation ("org.apache.phoenix:phoenix-assembly:5.1.2")
'org.apache.phoenix:phoenix-assembly:jar:5.1.2'
<dependency org="org.apache.phoenix" name="phoenix-assembly" rev="5.1.2">
<artifact name="phoenix-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.phoenix', module='phoenix-assembly', version='5.1.2')
)
libraryDependencies += "org.apache.phoenix" % "phoenix-assembly" % "5.1.2"
[org.apache.phoenix/phoenix-assembly "5.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.phoenix » phoenix-server-hbase-${hbase.profile} | jar | |
org.apache.phoenix » phoenix-client-hbase-${hbase.profile} | jar | |
org.apache.phoenix : phoenix-pherf | jar | 5.1.2 |
org.apache.phoenix : phoenix-tracing-webapp | jar | 5.1.2 |
com.fasterxml.woodstox : woodstox-core | jar | 5.2.0 |
org.codehaus.woodstox : stax2-api | jar | 3.0.1 |
org.apache.commons : commons-configuration2 | jar | 2.1.1 |
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 2.2.1 |
org.apache.hbase.thirdparty : hbase-shaded-protobuf | jar | 2.2.1 |
org.apache.hbase.thirdparty : hbase-shaded-netty | jar | 2.2.1 |
org.apache.commons : commons-lang3 | jar | 3.8 |
org.apache.htrace : htrace-core | jar | 3.1.0-incubating |