Last Version

signpost-commonshttp4 2.1.1

A simple, light-weight, and modular OAuth client library for the Java platform.

License

License

GroupId

GroupId

oauth.signpost
ArtifactId

ArtifactId

signpost-commonshttp4
Version

Version

2.1.1
Type

Type

jar
Description

Description

signpost-commonshttp4
A simple, light-weight, and modular OAuth client library for the Java platform.

Download signpost-commonshttp4 2.1.1


<!-- https://jarcasting.com/artifacts/oauth.signpost/signpost-commonshttp4/ -->
<dependency>
    <groupId>oauth.signpost</groupId>
    <artifactId>signpost-commonshttp4</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/oauth.signpost/signpost-commonshttp4/
implementation 'oauth.signpost:signpost-commonshttp4:2.1.1'
// https://jarcasting.com/artifacts/oauth.signpost/signpost-commonshttp4/
implementation ("oauth.signpost:signpost-commonshttp4:2.1.1")
'oauth.signpost:signpost-commonshttp4:jar:2.1.1'
<dependency org="oauth.signpost" name="signpost-commonshttp4" rev="2.1.1">
  <artifact name="signpost-commonshttp4" type="jar" />
</dependency>
@Grapes(
@Grab(group='oauth.signpost', module='signpost-commonshttp4', version='2.1.1')
)
libraryDependencies += "oauth.signpost" % "signpost-commonshttp4" % "2.1.1"
[oauth.signpost/signpost-commonshttp4 "2.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
oauth.signpost : signpost-core jar 2.1.1
org.apache.httpcomponents : httpcore jar 4.3
org.apache.httpcomponents : httpclient jar 4.5.12

test (3)

Group / Artifact Type Version
oauth.signpost : signpost-core test-jar 2.1.1
junit : junit jar 4.5
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.