MVN

com.stratio.spray.auth : spray-oauth2

Maven & Gradle

May 04, 2020

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

<dependency>
    <groupId>com.stratio.spray.auth</groupId>
    <artifactId>spray-oauth2</artifactId>
    <version>0.3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stratio.spray.auth : spray-oauth2 to add to Maven - Latest Versions:

  • Latest Stable: 0.3.8

All Versions

Choose a version of com.stratio.spray.auth : spray-oauth2 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
spray-oauth2-0.4.0
0.3.x
spray-oauth2-0.3.8
spray-oauth2-0.3.7
spray-oauth2-0.3.6
spray-oauth2-0.3.5
spray-oauth2-0.3.4
spray-oauth2-0.3.3
spray-oauth2-0.3.2
spray-oauth2-0.3.1
spray-oauth2-0.3.0
0.2.x
spray-oauth2-0.2.0
0.1.x
spray-oauth2-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stratio.spray.auth</groupId>
    <artifactId>spray-oauth2</artifactId>
    <version>0.3.8</version>
</dependency>