Jar examples for s:security
Basic Security built on top of Karaf. Will be extended in upcoming releases.
You can download jar file security 4.3.6 in this page.
SAP DEVELOPER LICENSE AGREEMENT
You can use the following script to add security-4.3.6.jar to your project.
<dependency> <groupId>org.duracloud</groupId> <artifactId>security</artifactId> <version>4.3.6</version> </dependency>
compile group: 'org.duracloud', name: 'security', version: '4.3.6'
libraryDependencies += "org.duracloud" % "security" % "4.3.6"
<dependency org="org.duracloud" name="security" rev="4.3.6"/>
@Grapes(@Grab(group='org.duracloud', module='security', version='4.3.6'))
'org.duracloud:security:jar:4.3.6'
Click the following link to download the jar file.
security-4.3.6-javadoc.jar