Last Version

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

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


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

Dependencies

compile (9)

Group / Artifact Type Version
com.hortonworks.registries : registry-common jar 0.9.1
com.hortonworks.registries : storage-core jar 0.9.1
org.glassfish.jersey.core : jersey-client jar 2.25.1
org.glassfish.jersey.media : jersey-media-multipart jar 2.25.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
io.dropwizard : dropwizard-core jar 1.3.22

test (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 1.3.22
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.