rest-signatures
Implementation of Http Rest Signatures
| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdbe.atbash.ee.security |
| ArtifactId | ArtifactIdhttp-sig-jax-rs-reciever |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHTTP Signature code parent
|
<!-- https://jarcasting.com/artifacts/be.atbash.ee.security/http-sig-jax-rs-reciever/ -->
<dependency>
<groupId>be.atbash.ee.security</groupId>
<artifactId>http-sig-jax-rs-reciever</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.ee.security/http-sig-jax-rs-reciever/
implementation 'be.atbash.ee.security:http-sig-jax-rs-reciever:0.1'
// https://jarcasting.com/artifacts/be.atbash.ee.security/http-sig-jax-rs-reciever/
implementation ("be.atbash.ee.security:http-sig-jax-rs-reciever:0.1")
'be.atbash.ee.security:http-sig-jax-rs-reciever:jar:0.1'
<dependency org="be.atbash.ee.security" name="http-sig-jax-rs-reciever" rev="0.1">
<artifact name="http-sig-jax-rs-reciever" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.atbash.ee.security', module='http-sig-jax-rs-reciever', version='0.1')
)
libraryDependencies += "be.atbash.ee.security" % "http-sig-jax-rs-reciever" % "0.1"
[be.atbash.ee.security/http-sig-jax-rs-reciever "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| be.atbash.ee.security : http-sig-core | jar | 0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.enterprise : cdi-api | jar | 1.1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| 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