License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.joyent.http-signature |
ArtifactId | ArtifactIdjaxrs-client-signature |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava implementation of HTTP Signature
|
Project Organization |
Project OrganizationJoyent |
<!-- https://jarcasting.com/artifacts/com.joyent.http-signature/jaxrs-client-signature/ -->
<dependency>
<groupId>com.joyent.http-signature</groupId>
<artifactId>jaxrs-client-signature</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.http-signature/jaxrs-client-signature/
implementation 'com.joyent.http-signature:jaxrs-client-signature:4.1.2'
// https://jarcasting.com/artifacts/com.joyent.http-signature/jaxrs-client-signature/
implementation ("com.joyent.http-signature:jaxrs-client-signature:4.1.2")
'com.joyent.http-signature:jaxrs-client-signature:jar:4.1.2'
<dependency org="com.joyent.http-signature" name="jaxrs-client-signature" rev="4.1.2">
<artifact name="jaxrs-client-signature" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.http-signature', module='jaxrs-client-signature', version='4.1.2')
)
libraryDependencies += "com.joyent.http-signature" % "jaxrs-client-signature" % "4.1.2"
[com.joyent.http-signature/jaxrs-client-signature "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.joyent.http-signature : http-signature-common | jar | 4.1.2 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.glassfish.jersey.media : jersey-media-json-processing | jar | 2.30.1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.joyent.http-signature : http-signature-common | test-jar | 4.1.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
fish.payara.extras : payara-embedded-all | jar | 5.201 |
org.jboss.arquillian.container : arquillian-glassfish-embedded-3.1 | jar | 1.0.2 |
org.jboss.arquillian.testng : arquillian-testng-container | jar | 1.6.0.Final |
org.testng : testng | jar | 6.14.3 |