Последняя версия

Stormpath Java SDK :: Extensions :: HTTP Client 2.0.4-okta

The Stormpath Java SDK HTTP Client implementation .jar is used at runtime to make HTTP calls to Stormpath's REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем ORM Данные
Группа

Группа

com.stormpath.sdk
Идентификатор

Идентификатор

stormpath-sdk-httpclient
Версия

Версия

2.0.4-okta
Тип

Тип

jar
Описание

Описание

Stormpath Java SDK :: Extensions :: HTTP Client
The Stormpath Java SDK HTTP Client implementation .jar is used at runtime to make HTTP calls to Stormpath's REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Скачать stormpath-sdk-httpclient 2.0.4-okta


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.stormpath.sdk : stormpath-sdk-impl jar 2.0.4-okta
org.apache.httpcomponents : httpclient jar 4.5.2

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.22

test (9)

Идентификатор библиотеки Тип Версия
com.stormpath.sdk : stormpath-sdk-oauth jar 2.0.4-okta
com.google.zxing : core jar 3.2.1
net.glxn.qrgen : javase jar 2.0
ch.qos.logback : logback-classic jar 1.1.8
org.testng : testng jar 6.9.10
org.codehaus.groovy : groovy-all jar 2.4.7
org.easymock : easymock jar 3.4
org.powermock : powermock-module-testng jar 1.6.5
org.powermock : powermock-api-easymock jar 1.6.5

Модули Проекта

Данный проект не имеет модулей.