| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных OAuth2 Безопасность CLI Взаимодействие с пользователем |
| Группа | Группаcom.stratio.spray.auth |
| Идентификатор | Идентификаторspray-oauth2-client_2.11 |
| Версия | Версия0.3.8 |
| Тип | Типjar |
| Описание |
ОписаниеThis is a spray client, which supports OAuth 2.0 protocol
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.stratio.spray.auth/spray-oauth2-client_2.11/ -->
<dependency>
<groupId>com.stratio.spray.auth</groupId>
<artifactId>spray-oauth2-client_2.11</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.spray.auth/spray-oauth2-client_2.11/
implementation 'com.stratio.spray.auth:spray-oauth2-client_2.11:0.3.8'
// https://jarcasting.com/artifacts/com.stratio.spray.auth/spray-oauth2-client_2.11/
implementation ("com.stratio.spray.auth:spray-oauth2-client_2.11:0.3.8")
'com.stratio.spray.auth:spray-oauth2-client_2.11:jar:0.3.8'
<dependency org="com.stratio.spray.auth" name="spray-oauth2-client_2.11" rev="0.3.8">
<artifact name="spray-oauth2-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.spray.auth', module='spray-oauth2-client_2.11', version='0.3.8')
)
libraryDependencies += "com.stratio.spray.auth" % "spray-oauth2-client_2.11" % "0.3.8"
[com.stratio.spray.auth/spray-oauth2-client_2.11 "0.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| io.spray : spray-can_2.11 | jar | 1.3.3 |
| io.spray : spray-routing_2.11 | jar | 1.3.3 |
| io.spray : spray-client_2.11 | jar | 1.3.3 |
| io.spray : spray-json_2.11 | jar | 1.3.2 |
| com.typesafe.akka : akka-actor_2.11 | jar | 2.3.9 |
| com.typesafe : config | jar | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.3.9 |
| io.spray : spray-testkit_2.11 | jar | 1.3.1 |
| org.scalacheck : scalacheck_2.11 | jar | 1.11.3 |
| org.scalatest : scalatest_2.11 | jar | 2.2.1 |
| junit : junit | jar | 4.11 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.0 |