Last Version

com.hortonworks.registries:storage-core 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

storage-core
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 storage-core 0.9.1


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

Dependencies

compile (9)

Group / Artifact Type Version
com.hortonworks.registries : cache jar 0.9.1
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
org.postgresql : postgresql jar 42.2.13
com.zaxxer : HikariCP-java6 jar 2.2.5
org.apache.commons : commons-lang3 jar 3.8.1
org.glassfish.jersey.core : jersey-server jar 2.25.1
com.hortonworks.registries : storage-common jar 0.9.1
commons-io : commons-io jar 2.6

test (4)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.19
junit : junit jar 4.12
com.h2database : h2 jar 1.4.188
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.