License |
License |
---|---|
GroupId | GroupIdcom.joyent.http-signature |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjava-http-signature
Java implementation of HTTP Signature
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJoyent |
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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.9 |