| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdorg.apache.sentry |
| ArtifactId | ArtifactIdsentry-core-model-search |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSentry Core Model Search
Sentry component
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sentry-core-model-search-1.8.0.pom | |
| sentry-core-model-search-1.8.0.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sentry/sentry-core-model-search/ -->
<dependency>
<groupId>org.apache.sentry</groupId>
<artifactId>sentry-core-model-search</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-core-model-search/
implementation 'org.apache.sentry:sentry-core-model-search:1.8.0'
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-core-model-search/
implementation ("org.apache.sentry:sentry-core-model-search:1.8.0")
'org.apache.sentry:sentry-core-model-search:jar:1.8.0'
<dependency org="org.apache.sentry" name="sentry-core-model-search" rev="1.8.0">
<artifact name="sentry-core-model-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sentry', module='sentry-core-model-search', version='1.8.0')
)
libraryDependencies += "org.apache.sentry" % "sentry-core-model-search" % "1.8.0"
[org.apache.sentry/sentry-core-model-search "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.sentry : sentry-core-common | jar | 1.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |