License |
License |
---|---|
GroupId | GroupIdorg.apache.sentry |
ArtifactId | ArtifactIdsentry-policy-common |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSentry Policy Common
Sentry component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sentry-policy-common-2.1.0.pom | |
sentry-policy-common-2.1.0.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sentry/sentry-policy-common/ -->
<dependency>
<groupId>org.apache.sentry</groupId>
<artifactId>sentry-policy-common</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-policy-common/
implementation 'org.apache.sentry:sentry-policy-common:2.1.0'
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-policy-common/
implementation ("org.apache.sentry:sentry-policy-common:2.1.0")
'org.apache.sentry:sentry-policy-common:jar:2.1.0'
<dependency org="org.apache.sentry" name="sentry-policy-common" rev="2.1.0">
<artifact name="sentry-policy-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sentry', module='sentry-policy-common', version='2.1.0')
)
libraryDependencies += "org.apache.sentry" % "sentry-policy-common" % "2.1.0"
[org.apache.sentry/sentry-policy-common "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sentry : sentry-core-common | jar | 2.1.0 |
org.apache.shiro : shiro-core | jar | 1.4.0 |
com.google.guava : guava | jar | 14.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.apache.sentry : sentry-core-model-db | jar | 2.1.0 |