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

Okta Commons :: HTTP :: HTTP Client 1.2.6

The Okta Java HTTP Client implementation .jar is used at runtime to make HTTP calls to Okta'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 Взаимодействие с пользователем
Группа

Группа

com.okta.commons
Идентификатор

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

okta-http-httpclient
Версия

Версия

1.2.6
Тип

Тип

jar
Описание

Описание

Okta Commons :: HTTP :: HTTP Client
The Okta Java HTTP Client implementation .jar is used at runtime to make HTTP calls to Okta'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.
Организация-разработчик

Организация-разработчик

Okta

Скачать okta-http-httpclient 1.2.6


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.okta.commons : okta-http-api jar 1.2.6
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : jcl-over-slf4j jar 1.7.31
com.google.auto.service : auto-service Необязательный jar 1.0

test (8)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.1.0
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 7.4.0
org.hamcrest : java-hamcrest jar 2.0.0.0
org.codehaus.groovy : groovy jar 3.0.7
org.codehaus.groovy : groovy-templates jar 3.0.7
org.codehaus.groovy : groovy-json jar 3.0.7
org.hamcrest : hamcrest jar 2.2

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

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