License |
License |
---|---|
GroupId | GroupIdcom.hortonworks.registries |
ArtifactId | ArtifactIdschema-registry-authorization-agent |
Version | Version0.9.0 |
Type | Typejar |
Description |
DescriptionRegistry is a versioned entity framework that allows to build various
registry services such as Schema Registry, ML Model Registry etc..
|
<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-authorization-agent/ -->
<dependency>
<groupId>com.hortonworks.registries</groupId>
<artifactId>schema-registry-authorization-agent</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-authorization-agent/
implementation 'com.hortonworks.registries:schema-registry-authorization-agent:0.9.0'
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-authorization-agent/
implementation ("com.hortonworks.registries:schema-registry-authorization-agent:0.9.0")
'com.hortonworks.registries:schema-registry-authorization-agent:jar:0.9.0'
<dependency org="com.hortonworks.registries" name="schema-registry-authorization-agent" rev="0.9.0">
<artifact name="schema-registry-authorization-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='schema-registry-authorization-agent', version='0.9.0')
)
libraryDependencies += "com.hortonworks.registries" % "schema-registry-authorization-agent" % "0.9.0"
[com.hortonworks.registries/schema-registry-authorization-agent "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hortonworks.registries : schema-registry-core | jar | 0.9.0 |
com.hortonworks.registries : schema-registry-ranger-authorizer-shim | jar | 0.9.0 |
com.hortonworks.registries : schema-registry-authorizer-core | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.hortonworks.registries : common-auth | jar | 0.9.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |
com.hortonworks.registries : registry-common | jar | 0.9.0 |