Download atlas-authorization-1.0.0.jar file - Jar a

Jar examples for a:atlas-authorization

Description

You can download jar file atlas-authorization 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add atlas-authorization-1.0.0.jar to your project.

<dependency>
   <groupId>org.apache.atlas</groupId>
   <artifactId>atlas-authorization</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.apache.atlas', name: 'atlas-authorization', version: '1.0.0'
libraryDependencies += "org.apache.atlas" % "atlas-authorization" % "1.0.0"
<dependency org="org.apache.atlas" name="atlas-authorization" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.atlas', module='atlas-authorization', version='1.0.0'))
'org.apache.atlas:atlas-authorization:jar:1.0.0'

Download

Click the following link to download the jar file.

atlas-authorization-1.0.0-sources.jar
atlas-authorization-1.0.0-test-sources.jar
atlas-authorization-1.0.0.jar
atlas-authorization-1.0.0.pom



Related Tutorials