Download security-3.2.0.jar file - Jar s

Jar examples for s:security

Description

Basic Security built on top of Karaf. Will be extended in upcoming releases.

You can download jar file security 3.2.0 in this page.

License

SAP DEVELOPER LICENSE AGREEMENT

Build File

You can use the following script to add security-3.2.0.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>security</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'org.duracloud', name: 'security', version: '3.2.0'
libraryDependencies += "org.duracloud" % "security" % "3.2.0"
<dependency org="org.duracloud" name="security" rev="3.2.0"/>
@Grapes(@Grab(group='org.duracloud', module='security', version='3.2.0'))
'org.duracloud:security:jar:3.2.0'

Download

Click the following link to download the jar file.

security-3.2.0-javadoc.jar
security-3.2.0-sources.jar
security-3.2.0.jar
security-3.2.0.pom



Related Tutorials