Jar examples for j:jmacaroons
Pure Java implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud
You can download jar file jmacaroons 0.3.1 in this page.
The Apache License, Version 2.0
You can use the following script to add jmacaroons-0.3.1.jar to your project.
<dependency> <groupId>com.github.nitram509</groupId> <artifactId>jmacaroons</artifactId> <version>0.3.1</version> </dependency>
compile group: 'com.github.nitram509', name: 'jmacaroons', version: '0.3.1'
libraryDependencies += "com.github.nitram509" % "jmacaroons" % "0.3.1"
<dependency org="com.github.nitram509" name="jmacaroons" rev="0.3.1"/>
@Grapes(@Grab(group='com.github.nitram509', module='jmacaroons', version='0.3.1'))
'com.github.nitram509:jmacaroons:jar:0.3.1'
Click the following link to download the jar file.
jmacaroons-0.3.1-javadoc.jar