Last Version

com.hortonworks.registries:schema-registry-client 0.9.1

Registry is a versioned entity framework that allows to build various registry services such as Schema Registry, ML Model Registry etc..

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

schema-registry-client
Version

Version

0.9.1
Type

Type

jar
Description

Description

Registry is a versioned entity framework that allows to build various registry services such as Schema Registry, ML Model Registry etc..

Download schema-registry-client 0.9.1


<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-client/ -->
<dependency>
    <groupId>com.hortonworks.registries</groupId>
    <artifactId>schema-registry-client</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-client/
implementation 'com.hortonworks.registries:schema-registry-client:0.9.1'
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-client/
implementation ("com.hortonworks.registries:schema-registry-client:0.9.1")
'com.hortonworks.registries:schema-registry-client:jar:0.9.1'
<dependency org="com.hortonworks.registries" name="schema-registry-client" rev="0.9.1">
  <artifact name="schema-registry-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='schema-registry-client', version='0.9.1')
)
libraryDependencies += "com.hortonworks.registries" % "schema-registry-client" % "0.9.1"
[com.hortonworks.registries/schema-registry-client "0.9.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.hortonworks.registries : schema-registry-common jar 0.9.1
com.hortonworks.registries : jersey-shaded jar 0.9.1
commons-io : commons-io jar 2.6
com.hortonworks.registries : registry-common-client jar 0.9.1
com.hortonworks.registries : common-auth jar 0.9.1

test (2)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.