| License |
License |
|---|---|
| GroupId | GroupIdio.bspk |
| ArtifactId | ArtifactIdhttpsig |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHTTP Messsage Signatures
HTTP Message Signature implementaiton.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| httpsig-0.0.4.pom | |
| httpsig-0.0.4.jar | 25 KB |
| httpsig-0.0.4-sources.jar | 11 KB |
| httpsig-0.0.4-javadoc.jar | 440 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bspk/httpsig/ -->
<dependency>
<groupId>io.bspk</groupId>
<artifactId>httpsig</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.bspk/httpsig/
implementation 'io.bspk:httpsig:0.0.4'
// https://jarcasting.com/artifacts/io.bspk/httpsig/
implementation ("io.bspk:httpsig:0.0.4")
'io.bspk:httpsig:jar:0.0.4'
<dependency org="io.bspk" name="httpsig" rev="0.0.4">
<artifact name="httpsig" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bspk', module='httpsig', version='0.0.4')
)
libraryDependencies += "io.bspk" % "httpsig" % "0.0.4"
[io.bspk/httpsig "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.greenbytes.http : structured-fields | jar | 0.4 |
| org.bouncycastle : bcpkix-jdk18on | jar | 1.71 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
| com.nimbusds : nimbus-jose-jwt | jar | 9.4.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.guava : guava | jar | 28.1-jre |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 5.2.22.RELEASE |
| javax.servlet : servlet-api | jar | 2.5 |