License |
License |
---|---|
GroupId | GroupIdcom.hortonworks.registries |
ArtifactId | ArtifactIdschema-registry-shaded |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSchema Registry Shaded
Library containing shaded/relocated third-party dependencies of
Schema Registry.
|
Filename | Size |
---|---|
schema-registry-shaded-0.9.1.pom | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-shaded/ -->
<dependency>
<groupId>com.hortonworks.registries</groupId>
<artifactId>schema-registry-shaded</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-shaded/
implementation 'com.hortonworks.registries:schema-registry-shaded:0.9.1'
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-shaded/
implementation ("com.hortonworks.registries:schema-registry-shaded:0.9.1")
'com.hortonworks.registries:schema-registry-shaded:pom:0.9.1'
<dependency org="com.hortonworks.registries" name="schema-registry-shaded" rev="0.9.1">
<artifact name="schema-registry-shaded" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='schema-registry-shaded', version='0.9.1')
)
libraryDependencies += "com.hortonworks.registries" % "schema-registry-shaded" % "0.9.1"
[com.hortonworks.registries/schema-registry-shaded "0.9.1"]