Last Version

com.joyent.http-signature:http-signature-common 4.1.2

Java implementation of HTTP Signature

License

License

GroupId

GroupId

com.joyent.http-signature
ArtifactId

ArtifactId

http-signature-common
Version

Version

4.1.2
Type

Type

jar
Description

Description

Java implementation of HTTP Signature
Project Organization

Project Organization

Joyent

Download http-signature-common 4.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.65
org.bouncycastle : bcprov-jdk15on jar 1.65
com.squareup.jnagmp : bouncycastle-rsa jar 3.0.0

test (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.14
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.