Last Version

signpost-jetty6 2.1.1

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

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

oauth.signpost
ArtifactId

ArtifactId

signpost-jetty6
Version

Version

2.1.1
Type

Type

jar
Description

Description

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

Download signpost-jetty6 2.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
oauth.signpost : signpost-core jar 2.1.1
org.mortbay.jetty : jetty-client jar 6.1.26

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.