License |
License |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdsignedrequest4j |
Last Version | Last Version2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsignedrequest4j
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
signedrequest4j-2.14.pom | |
signedrequest4j-2.14.jar | 40 KB |
signedrequest4j-2.14-sources.jar | 29 KB |
signedrequest4j-2.14-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/signedrequest4j/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>signedrequest4j</artifactId>
<version>2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/signedrequest4j/
implementation 'com.github.seratch:signedrequest4j:2.14'
// https://jarcasting.com/artifacts/com.github.seratch/signedrequest4j/
implementation ("com.github.seratch:signedrequest4j:2.14")
'com.github.seratch:signedrequest4j:jar:2.14'
<dependency org="com.github.seratch" name="signedrequest4j" rev="2.14">
<artifact name="signedrequest4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='signedrequest4j', version='2.14')
)
libraryDependencies += "com.github.seratch" % "signedrequest4j" % "2.14"
[com.github.seratch/signedrequest4j "2.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.1.2 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
com.github.seratch : httpilot | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.8.2 |
junit : junit | jar | 4.10 |
org.eclipse.jetty : jetty-server | jar | 7.5.1.v20110908 |