Jar examples for h:hmac-auth-server
server library of the hmac-auth project.
You can download jar file hmac-auth-server 2.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hmac-auth-server-2.2.0.jar to your project.
<dependency> <groupId>de.otto</groupId> <artifactId>hmac-auth-server</artifactId> <version>2.2.0</version> </dependency>
compile group: 'de.otto', name: 'hmac-auth-server', version: '2.2.0'
libraryDependencies += "de.otto" % "hmac-auth-server" % "2.2.0"
<dependency org="de.otto" name="hmac-auth-server" rev="2.2.0"/>
@Grapes(@Grab(group='de.otto', module='hmac-auth-server', version='2.2.0'))
'de.otto:hmac-auth-server:jar:2.2.0'
Click the following link to download the jar file.
hmac-auth-server-2.2.0-javadoc.jar