GroupId | GroupIdorg.apache.sentry |
---|---|
ArtifactId | ArtifactIdsentry-binding-hive-follower |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
sentry-binding-hive-follower-2.0.1.pom | |
sentry-binding-hive-follower-2.0.1.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sentry/sentry-binding-hive-follower/ -->
<dependency>
<groupId>org.apache.sentry</groupId>
<artifactId>sentry-binding-hive-follower</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-binding-hive-follower/
implementation 'org.apache.sentry:sentry-binding-hive-follower:2.0.1'
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-binding-hive-follower/
implementation ("org.apache.sentry:sentry-binding-hive-follower:2.0.1")
'org.apache.sentry:sentry-binding-hive-follower:jar:2.0.1'
<dependency org="org.apache.sentry" name="sentry-binding-hive-follower" rev="2.0.1">
<artifact name="sentry-binding-hive-follower" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sentry', module='sentry-binding-hive-follower', version='2.0.1')
)
libraryDependencies += "org.apache.sentry" % "sentry-binding-hive-follower" % "2.0.1"
[org.apache.sentry/sentry-binding-hive-follower "2.0.1"]