Last Version

Apache HBase Relocated (Shaded) Netty Libs 2.2.1

Pulls down netty.io, relocates nd then makes a fat new jar with them all in it.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

ch.cern.hbase.thirdparty
ArtifactId

ArtifactId

hbase-shaded-netty
Version

Version

2.2.1
Type

Type

jar
Description

Description

Apache HBase Relocated (Shaded) Netty Libs
Pulls down netty.io, relocates nd then makes a fat new jar with them all in it.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=hbase-thirdparty.git/hbase-shaded-netty

Download hbase-shaded-netty 2.2.1


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

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.