rest-signatures
Implementation of Http Rest Signatures
License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdbe.atbash.ee.security |
ArtifactId | ArtifactIdhttp-sig-code |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHTTP Signature code parent
HTTP Signature code parent
|
Filename | Size |
---|---|
http-sig-code-0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.atbash.ee.security/http-sig-code/ -->
<dependency>
<groupId>be.atbash.ee.security</groupId>
<artifactId>http-sig-code</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.ee.security/http-sig-code/
implementation 'be.atbash.ee.security:http-sig-code:0.1'
// https://jarcasting.com/artifacts/be.atbash.ee.security/http-sig-code/
implementation ("be.atbash.ee.security:http-sig-code:0.1")
'be.atbash.ee.security:http-sig-code:pom:0.1'
<dependency org="be.atbash.ee.security" name="http-sig-code" rev="0.1">
<artifact name="http-sig-code" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.atbash.ee.security', module='http-sig-code', version='0.1')
)
libraryDependencies += "be.atbash.ee.security" % "http-sig-code" % "0.1"
[be.atbash.ee.security/http-sig-code "0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.13.0 |
org.assertj : assertj-core | jar | 1.7.0 |
Implementation of Http Rest Signatures