License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdorg.apache.hbase.thirdparty |
ArtifactId | ArtifactIdhbase-shaded-jersey |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase Relocated (Shaded) Jersey Libs
Pulls down Jersey, relocates it and makes a far jar.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hbase-shaded-jersey-4.1.1.pom | |
hbase-shaded-jersey-4.1.1.jar | 3 MB |
hbase-shaded-jersey-4.1.1-sources.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hbase.thirdparty/hbase-shaded-jersey/ -->
<dependency>
<groupId>org.apache.hbase.thirdparty</groupId>
<artifactId>hbase-shaded-jersey</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase.thirdparty/hbase-shaded-jersey/
implementation 'org.apache.hbase.thirdparty:hbase-shaded-jersey:4.1.1'
// https://jarcasting.com/artifacts/org.apache.hbase.thirdparty/hbase-shaded-jersey/
implementation ("org.apache.hbase.thirdparty:hbase-shaded-jersey:4.1.1")
'org.apache.hbase.thirdparty:hbase-shaded-jersey:jar:4.1.1'
<dependency org="org.apache.hbase.thirdparty" name="hbase-shaded-jersey" rev="4.1.1">
<artifact name="hbase-shaded-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase.thirdparty', module='hbase-shaded-jersey', version='4.1.1')
)
libraryDependencies += "org.apache.hbase.thirdparty" % "hbase-shaded-jersey" % "4.1.1"
[org.apache.hbase.thirdparty/hbase-shaded-jersey "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
org.glassfish.hk2.external : jakarta.inject | jar | 2.6.1 |
org.javassist : javassist | jar | 3.25.0-GA |