Last Version

Stratio Spray OAuth 2.0 Client 0.4.0

This is a spray client, which supports OAuth 2.0 protocol

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.stratio.spray.auth
ArtifactId

ArtifactId

spray-oauth2
Version

Version

0.4.0
Type

Type

pom
Description

Description

Stratio Spray OAuth 2.0 Client
This is a spray client, which supports OAuth 2.0 protocol
Project Organization

Project Organization

Stratio

Download spray-oauth2 0.4.0

Filename Size
spray-oauth2-0.4.0.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.stratio.spray.auth/spray-oauth2/ -->
<dependency>
    <groupId>com.stratio.spray.auth</groupId>
    <artifactId>spray-oauth2</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.spray.auth/spray-oauth2/
implementation 'com.stratio.spray.auth:spray-oauth2:0.4.0'
// https://jarcasting.com/artifacts/com.stratio.spray.auth/spray-oauth2/
implementation ("com.stratio.spray.auth:spray-oauth2:0.4.0")
'com.stratio.spray.auth:spray-oauth2:pom:0.4.0'
<dependency org="com.stratio.spray.auth" name="spray-oauth2" rev="0.4.0">
  <artifact name="spray-oauth2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.stratio.spray.auth', module='spray-oauth2', version='0.4.0')
)
libraryDependencies += "com.stratio.spray.auth" % "spray-oauth2" % "0.4.0"
[com.stratio.spray.auth/spray-oauth2 "0.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • spray-oauth-client
  • akka-oauth2-client_211