MVN

com.hortonworks.registries : schema-registry-shaded

Maven & Gradle

Sep 24, 2020

Schema Registry Shaded · Library containing shaded/relocated third-party dependencies of Schema Registry.

<dependency>
    <groupId>com.hortonworks.registries</groupId>
    <artifactId>schema-registry-shaded</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hortonworks.registries : schema-registry-shaded to add to Maven - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of com.hortonworks.registries : schema-registry-shaded to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
schema-registry-shaded-0.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hortonworks.registries</groupId>
    <artifactId>schema-registry-shaded</artifactId>
    <version>0.9.1</version>
</dependency>

Advertisement