License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security CLI User Interface Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.stratio.akka.auth |
ArtifactId | ArtifactIdakka-oauth2-client_211 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is a spray client, which supports OAuth 2.0 protocol
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.stratio.akka.auth/akka-oauth2-client_211/ -->
<dependency>
<groupId>com.stratio.akka.auth</groupId>
<artifactId>akka-oauth2-client_211</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.akka.auth/akka-oauth2-client_211/
implementation 'com.stratio.akka.auth:akka-oauth2-client_211:0.4.0'
// https://jarcasting.com/artifacts/com.stratio.akka.auth/akka-oauth2-client_211/
implementation ("com.stratio.akka.auth:akka-oauth2-client_211:0.4.0")
'com.stratio.akka.auth:akka-oauth2-client_211:jar:0.4.0'
<dependency org="com.stratio.akka.auth" name="akka-oauth2-client_211" rev="0.4.0">
<artifact name="akka-oauth2-client_211" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.akka.auth', module='akka-oauth2-client_211', version='0.4.0')
)
libraryDependencies += "com.stratio.akka.auth" % "akka-oauth2-client_211" % "0.4.0"
[com.stratio.akka.auth/akka-oauth2-client_211 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.8 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.4.8 |
com.typesafe.akka : akka-http-experimental_2.11 | jar | 2.4.8 |
com.typesafe.akka : akka-http-spray-json-experimental_2.11 | jar | 2.4.8 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe : config | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.11 | jar | 1.11.3 |
org.scalatest : scalatest_2.11 | jar | 2.2.5 |
com.typesafe.akka : akka-http-testkit_2.11 | jar | 2.4.8 |
junit : junit | jar | 4.11 |
Version |
---|
0.4.0
|