| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.atlas |
| ArtifactId | ArtifactIdatlas-authorization |
| Version | Version2.1.0 |
| Type | Typejar |
| Description |
DescriptionApache Atlas Authorization
Metadata Management and Data Governance Platform over Hadoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| atlas-authorization-2.1.0.pom | |
| atlas-authorization-2.1.0.jar | 51 KB |
| atlas-authorization-2.1.0-test-sources.jar | 13 KB |
| atlas-authorization-2.1.0-sources.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.atlas/atlas-authorization/ -->
<dependency>
<groupId>org.apache.atlas</groupId>
<artifactId>atlas-authorization</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.atlas/atlas-authorization/
implementation 'org.apache.atlas:atlas-authorization:2.1.0'
// https://jarcasting.com/artifacts/org.apache.atlas/atlas-authorization/
implementation ("org.apache.atlas:atlas-authorization:2.1.0")
'org.apache.atlas:atlas-authorization:jar:2.1.0'
<dependency org="org.apache.atlas" name="atlas-authorization" rev="2.1.0">
<artifact name="atlas-authorization" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.atlas', module='atlas-authorization', version='2.1.0')
)
libraryDependencies += "org.apache.atlas" % "atlas-authorization" % "2.1.0"
[org.apache.atlas/atlas-authorization "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.atlas : atlas-common | jar | 2.1.0 |
| org.apache.atlas : atlas-intg | jar | 2.1.0 |
| org.apache.atlas : atlas-server-api | jar | 2.1.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.springframework.security : spring-security-core | jar | 4.2.16.RELEASE |
| com.google.guava : guava | jar | 25.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| org.slf4j : jul-to-slf4j | jar | 1.7.21 |
| cglib : cglib | jar | 2.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.4 |