License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.apache.sentry |
ArtifactId | ArtifactIdsentry-core-model-indexer |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSentry Core Model Indexer
Sentry component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sentry-core-model-indexer-2.1.0.pom | |
sentry-core-model-indexer-2.1.0.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sentry/sentry-core-model-indexer/ -->
<dependency>
<groupId>org.apache.sentry</groupId>
<artifactId>sentry-core-model-indexer</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-core-model-indexer/
implementation 'org.apache.sentry:sentry-core-model-indexer:2.1.0'
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-core-model-indexer/
implementation ("org.apache.sentry:sentry-core-model-indexer:2.1.0")
'org.apache.sentry:sentry-core-model-indexer:jar:2.1.0'
<dependency org="org.apache.sentry" name="sentry-core-model-indexer" rev="2.1.0">
<artifact name="sentry-core-model-indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sentry', module='sentry-core-model-indexer', version='2.1.0')
)
libraryDependencies += "org.apache.sentry" % "sentry-core-model-indexer" % "2.1.0"
[org.apache.sentry/sentry-core-model-indexer "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sentry : sentry-core-common | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |