| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.sentry |
| ArtifactId | ArtifactIdsentry-tests-hive |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSentry Hive Tests
end to end tests for sentry-hive integration
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sentry-tests-hive-2.1.0.pom | |
| sentry-tests-hive-2.1.0.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sentry/sentry-tests-hive/ -->
<dependency>
<groupId>org.apache.sentry</groupId>
<artifactId>sentry-tests-hive</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-tests-hive/
implementation 'org.apache.sentry:sentry-tests-hive:2.1.0'
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-tests-hive/
implementation ("org.apache.sentry:sentry-tests-hive:2.1.0")
'org.apache.sentry:sentry-tests-hive:jar:2.1.0'
<dependency org="org.apache.sentry" name="sentry-tests-hive" rev="2.1.0">
<artifact name="sentry-tests-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sentry', module='sentry-tests-hive', version='2.1.0')
)
libraryDependencies += "org.apache.sentry" % "sentry-tests-hive" % "2.1.0"
[org.apache.sentry/sentry-tests-hive "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.9.1 |
| org.apache.thrift : libthrift | jar | 0.9.3 |
| org.apache.derby : derby | jar | 10.13.1.1 |
| junit : junit | jar | 4.10 |
| org.easytesting : fest-reflect | jar | 1.4.1 |
| org.apache.sentry : sentry-binding-hive | jar | 2.1.0 |