is not current version
Last Version 4.1.1

Apache HBase Relocated (Shaded) Jetty Libs 3.5.1

Pulls down Jetty, relocates it and makes a far jar.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.apache.hbase.thirdparty
ArtifactId

ArtifactId

hbase-shaded-jetty
Version

Version

3.5.1
Type

Type

jar
Description

Description

Apache HBase Relocated (Shaded) Jetty Libs
Pulls down Jetty, relocates it and makes a far jar.
Project Organization

Project Organization

The Apache Software Foundation

Download hbase-shaded-jetty 3.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.