Last Version

Apache HBase Relocated (Shaded) jackson-jaxrs-json-provider 4.1.1

Pulls down jackson-jaxrs-json-provider, relocates it, and rewrites its usage of javax.ws.rs classes to make the relocated versions provided by hbase-shaded-jersey. Does NOT include/relocate its entire dependency graph, just performs this isolated transform. This is a separate module because jackson-jaxrs-json-provider is not used universally. At this time, the dependency is required only by hbase-rest.

License

License

Categories

Categories

IDE Development Tools JSON Data Jackson
GroupId

GroupId

org.apache.hbase.thirdparty
ArtifactId

ArtifactId

hbase-shaded-jackson-jaxrs-json-provider
Version

Version

4.1.1
Type

Type

jar
Description

Description

Apache HBase Relocated (Shaded) jackson-jaxrs-json-provider
Pulls down jackson-jaxrs-json-provider, relocates it, and rewrites its usage of javax.ws.rs classes to make the relocated versions provided by hbase-shaded-jersey. Does NOT include/relocate its entire dependency graph, just performs this isolated transform. This is a separate module because jackson-jaxrs-json-provider is not used universally. At this time, the dependency is required only by hbase-rest.
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-jackson-jaxrs-json-provider

Download hbase-shaded-jackson-jaxrs-json-provider 4.1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
jakarta.activation : jakarta.activation-api jar 1.2.1

Project Modules

There are no modules declared in this project.