Sentry Core Common

Sentry component

License

License

GroupId

GroupId

org.apache.sentry
ArtifactId

ArtifactId

sentry-core-common
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sentry Core Common
Sentry component
Project Organization

Project Organization

The Apache Software Foundation

Download sentry-core-common

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.1
2.0.0
1.8.0
1.7.1
1.7.0