License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.adamcin.httpsig |
ArtifactId | ArtifactIdhttpsig-test-common |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionhttpsig-test-common
Library containing common testing resources and methods for the httpsig suite
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
httpsig-test-common-1.3.1.pom | |
httpsig-test-common-1.3.1.jar | 34 KB |
httpsig-test-common-1.3.1-sources.jar | 30 KB |
httpsig-test-common-1.3.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-test-common/ -->
<dependency>
<groupId>net.adamcin.httpsig</groupId>
<artifactId>httpsig-test-common</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-test-common/
implementation 'net.adamcin.httpsig:httpsig-test-common:1.3.1'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-test-common/
implementation ("net.adamcin.httpsig:httpsig-test-common:1.3.1")
'net.adamcin.httpsig:httpsig-test-common:jar:1.3.1'
<dependency org="net.adamcin.httpsig" name="httpsig-test-common" rev="1.3.1">
<artifact name="httpsig-test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-test-common', version='1.3.1')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-test-common" % "1.3.1"
[net.adamcin.httpsig/httpsig-test-common "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
net.adamcin.httpsig : httpsig-api | jar | 1.3.1 |
net.adamcin.commons : net.adamcin.commons.testing | jar | [0.9.0,1.0.0) |
org.bouncycastle : bcprov-jdk15on | jar | 1.49 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.49 |
junit : junit | jar | 4.11 |
org.slf4j : slf4j-api | jar | 1.6.1 |
commons-io : commons-io | jar | [1.4,3.0) |
Group / Artifact | Type | Version |
---|---|---|
biz.aQute.bnd : bndlib | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |