Last Version

httpsig 1.3.1

Implementation of HTTP Signature Authentication in Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.adamcin.httpsig
ArtifactId

ArtifactId

httpsig
Version

Version

1.3.1
Type

Type

pom
Description

Description

httpsig
Implementation of HTTP Signature Authentication in Java
Project URL

Project URL

http://adamcin.net/httpsig-java
Source Code Management

Source Code Management

https://github.com/adamcin/httpsig-java

Download httpsig 1.3.1

Filename Size
httpsig-1.3.1.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig/ -->
<dependency>
    <groupId>net.adamcin.httpsig</groupId>
    <artifactId>httpsig</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig/
implementation 'net.adamcin.httpsig:httpsig:1.3.1'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig/
implementation ("net.adamcin.httpsig:httpsig:1.3.1")
'net.adamcin.httpsig:httpsig:pom:1.3.1'
<dependency org="net.adamcin.httpsig" name="httpsig" rev="1.3.1">
  <artifact name="httpsig" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig', version='1.3.1')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig" % "1.3.1"
[net.adamcin.httpsig/httpsig "1.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • test-common
  • ssh-jce
  • ssh-bc
  • ssh-jsch
  • hmac
  • http-helpers
  • osgi