Last Version

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

GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

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


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

Dependencies

compile (24)

Group / Artifact Type Version
com.hortonworks.registries : registry-common-client jar 0.9.1
com.google.guava : guava jar 28.1-jre
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
org.apache.commons : commons-lang3 jar 3.8.1
com.fasterxml.jackson.core : jackson-core jar 2.10.5
com.fasterxml.jackson.core : jackson-databind jar 2.10.5
com.fasterxml.jackson.core : jackson-annotations jar 2.10.5
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.5
com.github.fge : json-schema-validator jar 2.2.6
com.googlecode.libphonenumber : libphonenumber jar 8.0.0
net.sf.jopt-simple : jopt-simple jar 5.0.4
joda-time : joda-time jar 2.10.1
org.apache.hadoop : hadoop-client jar 3.1.1
com.nimbusds : nimbus-jose-jwt jar 7.9
org.apache.hadoop : hadoop-aws jar 3.1.1
org.apache.hadoop : hadoop-azure jar 3.1.1
org.apache.hadoop : hadoop-azure-datalake jar 3.1.1
org.apache.hadoop : hadoop-cloud-storage jar 3.1.1
org.glassfish.jersey.media : jersey-media-multipart jar 2.25.1
org.hibernate : hibernate-validator jar 5.4.2.Final
org.springframework : spring-context jar 5.0.16.RELEASE
javax.xml.bind : jaxb-api jar 2.2.12
org.glassfish.jaxb : jaxb-runtime jar 2.3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-module-junit4 jar 2.0.5
org.powermock : powermock-api-mockito2 jar 2.0.5

Project Modules

There are no modules declared in this project.