License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.hortonworks.registries |
ArtifactId | ArtifactIdjersey-shaded |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJersey v2 Relocated Packages
Library containing shaded/relocated third-party dependencies of
Schema Registry.
|
Filename | Size |
---|---|
jersey-shaded-0.9.1.pom | |
jersey-shaded-0.9.1.jar | 5 MB |
jersey-shaded-0.9.1-sources.jar | 5 MB |
jersey-shaded-0.9.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/jersey-shaded/ -->
<dependency>
<groupId>com.hortonworks.registries</groupId>
<artifactId>jersey-shaded</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/jersey-shaded/
implementation 'com.hortonworks.registries:jersey-shaded:0.9.1'
// https://jarcasting.com/artifacts/com.hortonworks.registries/jersey-shaded/
implementation ("com.hortonworks.registries:jersey-shaded:0.9.1")
'com.hortonworks.registries:jersey-shaded:jar:0.9.1'
<dependency org="com.hortonworks.registries" name="jersey-shaded" rev="0.9.1">
<artifact name="jersey-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='jersey-shaded', version='0.9.1')
)
libraryDependencies += "com.hortonworks.registries" % "jersey-shaded" % "0.9.1"
[com.hortonworks.registries/jersey-shaded "0.9.1"]