Last Version

java-http-signature 1.0.1

Java implementation of HTTP Signature

License

License

GroupId

GroupId

com.joyent.http-signature
ArtifactId

ArtifactId

parent
Version

Version

1.0.1
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 parent 1.0.1

Filename Size
parent-1.0.1.pom 13 KB
Browse

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

Dependencies

test (1)

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

Project Modules

  • common
  • google-http-client
  • apache-http-client