Last Version

com.hortonworks.registries:schema-lifecycle 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

schema-lifecycle
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-lifecycle 0.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.hortonworks.registries : schema-registry-webservice jar 0.9.1
com.hortonworks.registries : schema-registry-client jar 0.9.1
org.slf4j : log4j-over-slf4j jar 1.7.25

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.42

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.dropwizard : dropwizard-testing jar 1.3.22
com.hortonworks.registries : schema-registry-webservice test-jar 0.9.1

Project Modules

There are no modules declared in this project.