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