| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.hortonworks.registries |
| Идентификатор | Идентификаторregistry-webservice |
| Версия | Версия0.9.1 |
| Тип | Типjar |
| Описание |
ОписаниеRegistry is a versioned entity framework that allows to build various
registry services such as Schema Registry, ML Model Registry etc..
|
| Имя Файла | Размер |
|---|---|
| registry-webservice-0.9.1.pom | |
| registry-webservice-0.9.1.jar | 1 MB |
| registry-webservice-0.9.1-sources.jar | 1 MB |
| registry-webservice-0.9.1-javadoc.jar | 83 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/registry-webservice/ -->
<dependency>
<groupId>com.hortonworks.registries</groupId>
<artifactId>registry-webservice</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/registry-webservice/
implementation 'com.hortonworks.registries:registry-webservice:0.9.1'
// https://jarcasting.com/artifacts/com.hortonworks.registries/registry-webservice/
implementation ("com.hortonworks.registries:registry-webservice:0.9.1")
'com.hortonworks.registries:registry-webservice:jar:0.9.1'
<dependency org="com.hortonworks.registries" name="registry-webservice" rev="0.9.1">
<artifact name="registry-webservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='registry-webservice', version='0.9.1')
)
libraryDependencies += "com.hortonworks.registries" % "registry-webservice" % "0.9.1"
[com.hortonworks.registries/registry-webservice "0.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.hortonworks.registries : registry-common | jar | 0.9.1 |
| com.hortonworks.registries : storage-core | jar | 0.9.1 |
| com.hortonworks.registries : schema-registry-common | jar | 0.9.1 |
| com.hortonworks.registries : common-auth | jar | 0.9.1 |
| io.dropwizard : dropwizard-core | jar | 1.3.22 |
| com.smoketurner : dropwizard-swagger | jar | 1.3.17-1 |
| io.dropwizard.metrics : metrics-annotation | jar | 4.0.5 |
| org.hibernate : hibernate-validator | jar | 5.4.2.Final |
| org.apache.curator : curator-framework | jar | 4.3.0 |
| org.apache.curator : curator-client | jar | 4.3.0 |
| org.apache.curator : curator-recipes | jar | 4.3.0 |
| com.hortonworks.registries : schema-registry-core | jar | 0.9.1 |
| org.eclipse.jetty : jetty-util | jar | 9.4.26.v20200117 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.curator : curator-test | jar | 4.3.0 |
| junit : junit | jar | 4.12 |