is not current version
Last Version 2.1.0

org.apache.sentry:sentry-tests-hive 2.0.0

end to end tests for sentry-hive integration

GroupId

GroupId

org.apache.sentry
ArtifactId

ArtifactId

sentry-tests-hive
Version

Version

2.0.0
Type

Type

jar

Download sentry-tests-hive 2.0.0


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