MVN

com.okta.commons : okta-http-httpclient

Maven & Gradle

Jul 12, 2023
5 usages
3 stars

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.

<dependency>
    <groupId>com.okta.commons</groupId>
    <artifactId>okta-http-httpclient</artifactId>
    <version>1.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.okta.commons : okta-http-httpclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.5

All Versions

Choose a version of com.okta.commons : okta-http-httpclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
okta-http-httpclient-1.3.5
okta-http-httpclient-1.3.4
okta-http-httpclient-1.3.3
okta-http-httpclient-1.3.2
okta-http-httpclient-1.3.1
okta-http-httpclient-1.3.0
1.2.x
okta-http-httpclient-1.2.9
okta-http-httpclient-1.2.8
okta-http-httpclient-1.2.7
okta-http-httpclient-1.2.6
okta-http-httpclient-1.2.5
okta-http-httpclient-1.2.4
okta-http-httpclient-1.2.3
okta-http-httpclient-1.2.2
okta-http-httpclient-1.2.1
okta-http-httpclient-1.2.0

How to add a dependency to Maven

Add the following com.okta.commons : okta-http-httpclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.okta.commons</groupId>
    <artifactId>okta-http-httpclient</artifactId>
    <version>1.3.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.okta.commons : okta-http-httpclient gradle dependency to your build.gradle file:

implementation 'com.okta.commons:okta-http-httpclient:1.3.5'

Gradle Kotlin DSL: Add the following com.okta.commons : okta-http-httpclient gradle kotlin dependency to your build.gradle.kts file:

implementation("com.okta.commons:okta-http-httpclient:1.3.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.okta.commons : okta-http-httpclient sbt scala dependency to your build.sbt file:

libraryDependencies += "com.okta.commons" % "okta-http-httpclient" % "1.3.5"

Advertisement

Dependencies from Group

Jul 12, 2023
14 usages
3 stars
Jul 12, 2023
12 usages
3 stars
Jul 12, 2023
12 usages
3 stars
Jul 12, 2023
9 usages
3 stars
Jul 12, 2023
5 usages
3 stars

Discover Dependencies

Apr 04, 2023
2 usages
5 stars
Jul 26, 2023
1 usages
Jul 17, 2023
2 usages
397 stars
Nov 20, 2020
1 usages
7 stars
Nov 08, 2020
2 usages
Jun 15, 2023
18 usages
672 stars
May 18, 2021
5 usages
82 stars
Aug 16, 2023
1 usages
138 stars