License |
License |
---|---|
GroupId | GroupIdorg.apache.sentry |
ArtifactId | ArtifactIdsentry-core-common |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSentry Core Common
Sentry component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sentry-core-common-2.1.0.pom | |
sentry-core-common-2.1.0.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sentry/sentry-core-common/ -->
<dependency>
<groupId>org.apache.sentry</groupId>
<artifactId>sentry-core-common</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-core-common/
implementation 'org.apache.sentry:sentry-core-common:2.1.0'
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-core-common/
implementation ("org.apache.sentry:sentry-core-common:2.1.0")
'org.apache.sentry:sentry-core-common:jar:2.1.0'
<dependency org="org.apache.sentry" name="sentry-core-common" rev="2.1.0">
<artifact name="sentry-core-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sentry', module='sentry-core-common', version='2.1.0')
)
libraryDependencies += "org.apache.sentry" % "sentry-core-common" % "2.1.0"
[org.apache.sentry/sentry-core-common "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
commons-cli : commons-cli | jar | 1.2 |
com.google.guava : guava | jar | 14.0.1 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.shiro : shiro-core | jar | 1.4.0 |
org.apache.thrift : libthrift | jar | 0.9.3 |
org.apache.commons : commons-pool2 | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |