Last Version

java-http-signature 4.1.2

Java implementation of HTTP Signature

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.joyent.http-signature
ArtifactId

ArtifactId

java-http-signature
Version

Version

4.1.2
Type

Type

pom
Description

Description

java-http-signature
Java implementation of HTTP Signature
Project URL

Project URL

https://github.com/joyent/java-http-signature
Project Organization

Project Organization

Joyent

Download java-http-signature 4.1.2


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

  • common
  • google-http-client
  • apache-http-client
  • jaxrs-client
  • microbench