Last Version

com.hortonworks.registries:registry-common-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

registry-common-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 registry-common-client 0.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.10.5
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.5
org.slf4j : log4j-over-slf4j jar 1.7.25

Project Modules

There are no modules declared in this project.