License |
License |
---|---|
GroupId | GroupIdcom.joyent.http-signature |
ArtifactId | ArtifactIdmicrobench |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava implementation of HTTP Signature
|
Project Organization |
Project OrganizationJoyent |
Filename | Size |
---|---|
microbench-4.1.2.pom | |
microbench-4.1.2.jar | 130 KB |
microbench-4.1.2-sources.jar | 72 KB |
microbench-4.1.2-javadoc.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.joyent.http-signature/microbench/ -->
<dependency>
<groupId>com.joyent.http-signature</groupId>
<artifactId>microbench</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.http-signature/microbench/
implementation 'com.joyent.http-signature:microbench:4.1.2'
// https://jarcasting.com/artifacts/com.joyent.http-signature/microbench/
implementation ("com.joyent.http-signature:microbench:4.1.2")
'com.joyent.http-signature:microbench:jar:4.1.2'
<dependency org="com.joyent.http-signature" name="microbench" rev="4.1.2">
<artifact name="microbench" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.http-signature', module='microbench', version='4.1.2')
)
libraryDependencies += "com.joyent.http-signature" % "microbench" % "4.1.2"
[com.joyent.http-signature/microbench "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.joyent.http-signature : http-signature-common | jar | 4.1.2 |
com.joyent.http-signature : http-signature-common | test-jar | 4.1.2 |
org.openjdk.jmh : jmh-core | jar | 1.21 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |