Last Version

Sentry Binding for Kafka 2.1.0

Sentry component

License

License

GroupId

GroupId

org.apache.sentry
ArtifactId

ArtifactId

sentry-binding-kafka
Version

Version

2.1.0
Type

Type

jar
Description

Description

Sentry Binding for Kafka
Sentry component
Project Organization

Project Organization

The Apache Software Foundation

Download sentry-binding-kafka 2.1.0


<!-- https://jarcasting.com/artifacts/org.apache.sentry/sentry-binding-kafka/ -->
<dependency>
    <groupId>org.apache.sentry</groupId>
    <artifactId>sentry-binding-kafka</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-binding-kafka/
implementation 'org.apache.sentry:sentry-binding-kafka:2.1.0'
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-binding-kafka/
implementation ("org.apache.sentry:sentry-binding-kafka:2.1.0")
'org.apache.sentry:sentry-binding-kafka:jar:2.1.0'
<dependency org="org.apache.sentry" name="sentry-binding-kafka" rev="2.1.0">
  <artifact name="sentry-binding-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sentry', module='sentry-binding-kafka', version='2.1.0')
)
libraryDependencies += "org.apache.sentry" % "sentry-binding-kafka" % "2.1.0"
[org.apache.sentry/sentry-binding-kafka "2.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.sentry : sentry-core-common jar 2.1.0
org.apache.sentry : sentry-core-model-kafka jar 2.1.0
org.apache.sentry : sentry-provider-common jar 2.1.0
org.apache.sentry : sentry-provider-file jar 2.1.0
org.apache.sentry : sentry-provider-db jar 2.1.0
org.apache.sentry : sentry-policy-common jar 2.1.0

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.5
org.apache.kafka : kafka_2.11 jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.apache.hadoop : hadoop-minicluster jar 2.7.5

Project Modules

There are no modules declared in this project.