MVN

com.hortonworks.registries : schema-registry-examples

Maven & Gradle

Oct 09, 2020
10 stars
<dependency>
    <groupId>com.hortonworks.registries</groupId>
    <artifactId>schema-registry-examples</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.1

All Versions

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

Version Vulnerabilities Updated
0.9.x
schema-registry-examples-0.9.1
schema-registry-examples-0.9.0
0.8.x
schema-registry-examples-0.8.1
schema-registry-examples-0.8.0
0.7.x
schema-registry-examples-0.7.0
0.6.x
schema-registry-examples-0.6.0
0.5.x
schema-registry-examples-0.5.4
schema-registry-examples-0.5.3
schema-registry-examples-0.5.2
schema-registry-examples-0.5.1
schema-registry-examples-0.5.0
0.4.x
schema-registry-examples-0.4.0
0.3.x
schema-registry-examples-0.3.1
schema-registry-examples-0.3.0
0.2.x
schema-registry-examples-0.2.1
schema-registry-examples-0.2.0
0.1.x
schema-registry-examples-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement